Files
Raytracer/README.md
2024-07-03 16:18:25 -04:00

6 lines
195 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)