Files
multithreaded-raytracer/README.md
T
2026-02-17 00:49:46 +05:30

3 lines
179 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# multithreaded-raytracer
A CPU-based ray tracer written and implemented following Peter Shirleys Ray Tracing in One Weekend series, but extended with multithreaded rendering.