Skip to content

Releases: lorycontixd/RaytracingAlgorithm

Version 2.1.1

Choose a tag to compare

@lorycontixd lorycontixd released this 16 Jul 12:32
23fd190

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

Version 2.1.0

Choose a tag to compare

@lorycontixd lorycontixd released this 09 Jul 12:25

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

Version 2.0.0

Choose a tag to compare

@lorycontixd lorycontixd released this 09 Jul 10:23
35d2949

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

Version 1.0.0

Choose a tag to compare

@lorycontixd lorycontixd released this 21 Jun 17:52

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

Choose a tag to compare

@lorycontixd lorycontixd released this 31 Mar 07:49
14ee0ee

What's Changed

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

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

Version 0.1.0

Choose a tag to compare

@lorycontixd lorycontixd released this 30 Mar 09:18

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