Create README.md

This commit is contained in:
CJSatnarine
2024-07-03 16:18:25 -04:00
parent cf96db673c
commit 6f88b1cd39

5
README.md Normal file
View File

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