Update README.md

This commit is contained in:
CJSatnarine
2024-07-24 03:03:06 -04:00
parent 303e677324
commit 132de7f2b3
4 changed files with 49 additions and 7 deletions

View File

@@ -1,7 +0,0 @@
# 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)