From 5ca33d17626c83d2e41452f4cb9a8cb5f5ffee99 Mon Sep 17 00:00:00 2001 From: CJSatnarine Date: Wed, 3 Jul 2024 22:45:54 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7660b76..3da547b 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ 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) + +[_Ray Tracing: The Next Week_](https://raytracing.github.io/books/RayTracingTheNextWeek.html) \ No newline at end of file