Releases: lorycontixd/RaytracingAlgorithm
Releases · lorycontixd/RaytracingAlgorithm
Version 2.1.1
Minor changes to documentation and configuration files.
Full details in the CHANGELOG.
Version 2.1.0
Small change to the pfm2png command.
To check out the changes, please visit the CHANGELOG.
Version 2.0.0
Version 2.0.0 is out!
You can find all the changes here.
Version 1.0.0
Version 1.0.0 is finally out!!
What's changed
To view full details of the changes, please visit the CHANGELOG
- Merged geometry branch into master
- Merged pathtracer branch into master
- Merged scenefiles branch into master
Version 0.1.1
What's Changed
- Adding geometry functionalities.
- Adding more tests.
- Updating .nimble dependencies
Full Changelog: v0.1.0...v0.1.1
Version 0.1.0
First release of the code. The following functionalities are implemented:
- Reading of PFM files
- Tone mapping
- Gamma correction
- Saving of files in PNG format
Full Changelog: https://github.com/lorycontixd/RaytracingAlgorithm/commits/v0.1.0