diff --git a/README.md b/README.md new file mode 100644 index 0000000..7660b76 --- /dev/null +++ b/README.md @@ -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)