Skip to content

Releases: lorycontixd/RaytracingAlgorithm

Version 2.1.1

16 Jul 12:32
23fd190

Choose a tag to compare

Minor changes to documentation and configuration files.
Full details in the CHANGELOG.

Version 2.1.0

09 Jul 12:25

Choose a tag to compare

Small change to the pfm2png command.
To check out the changes, please visit the CHANGELOG.

Version 2.0.0

09 Jul 10:23
35d2949

Choose a tag to compare

Version 2.0.0 is out!
You can find all the changes here.

Version 1.0.0

21 Jun 17:52

Choose a tag to compare

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

31 Mar 07:49
14ee0ee

Choose a tag to compare

What's Changed

  • Adding geometry functionalities.
  • Adding more tests.
  • Updating .nimble dependencies

Full Changelog: v0.1.0...v0.1.1

Version 0.1.0

30 Mar 09:18

Choose a tag to compare

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