Files
Raytracer/README.md
2024-07-03 22:45:54 -04:00

7 lines
289 B
Markdown

# About
This is a project where I learn how a raytracer works by building one.
### Resources Used
[_Ray Tracing in One Weekend_](https://raytracing.github.io/books/RayTracingInOneWeekend.html)
[_Ray Tracing: The Next Week_](https://raytracing.github.io/books/RayTracingTheNextWeek.html)