Files
Raytracer/README.md
2024-07-08 21:50:15 -04:00

7 lines
403 B
Markdown

# About
This is a project where I learn how a raytracer works by building one. To accomplish this, I will be following along a few books, in particular the *Ray Tracing in One Weekend* series.
### 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)