Releases: Srikrishna31/raytracing
Releases · Srikrishna31/raytracing
rtnextweek
Finished with the second book in the series: https://github.com/RayTracing/raytracing.github.io
raytracer_v0.2.0
What's Changed
- Speed up rendering by using Bounding Volume Hierarchies (upto 4x observed).
- Reorganize code for better architecture by @Srikrishna31 in #9
- Progress reporting by @Srikrishna31 in #12
- Motion Blur Implementation by @Srikrishna31 in #15
Full Changelog: rtweekendone...bounding_volume_hierarchies
v0.2.0-alpha
Contains the basic implementation of the raytracer as described in the Raytracing in the Weekend.