Initial commit

This commit is contained in:
2026-02-17 00:49:46 +05:30
committed by GitHub
commit 6d44b8c6af
+2
View File
@@ -0,0 +1,2 @@
# multithreaded-raytracer
A CPU-based ray tracer written and implemented following Peter Shirleys Ray Tracing in One Weekend series, but extended with multithreaded rendering.