Releases: claforte/RayTracingWeekend.jl
Releases · claforte/RayTracingWeekend.jl
Book 1 content - optimized and cleaned up
Initial RayTracingInOneWeekend implementation
Finish adapting the content of this book: https://raytracing.github.io/books/RayTracingInOneWeekend.html, with these caveats:
- Haven't optimized the performance yet (especially in the Pluto.jl version!)
- The refraction of negatively-scaled spheres doesn't look right, yet
- I didn't render the final scene... the camera seems to point in the wrong area... so probably some bug left there.