Releases: frasalt/PhotoGENius
Releases · frasalt/PhotoGENius
Version 2.1.0
New release of PhotoGENius.
With this program you can:
- render your own photorealistic images;
- convert PFM file to PNG;
Since previous release you will find the following improvements:
- Add verbosity functionality
Version 2.0.1
New release of PhotoGENius.
With this program you can:
-
render your own photorealistic images;
-
convert PFM file to PNG;
Since previous release you will find the following improvements:
- Bug fixed in Pointlight Renderer.
Version 2.0.0
New release of PhotoGENius.
With this program you can:
- render your own photorealistic images;
- convert PFM file to PNG;
Since previous release you will find the following improvements:
- save output file also in JPEG format
Version 1.0.0
First official release of PhotoGENius.
With this program you can:
- render your own photorealistic images;
- convert PFM file to PNG;
Since previous release you will find the following improvements:
- Available renderers are OnOff, Flat, PathTracer and PointLight;
- Antialiasing allows to remove Moiré patterns from images;
- Added Lexer and Parser to read input files containing the scene description;
- Cylinder shape is now available;
- Some bugs were fixed.
Version 0.2.0
Second release of PhotoGENius. The following functionalities are implemented:
- read a PFM file and convert it to a PNG file, given an output luminosity parameter
alphaand a calibration factorgamma. - generate demonstrative scene in both PNG and PFM format, given a set of options, including view angle.
- assemble different frames to generate a simple animation.
Version 0.1.0
First release of PhotoGENius. The following functionalities are implemented:
- PFM file reading;
- tone mapping;
- gamma correction;
- saving of file in PNG format.