All checks were successful
continuous-integration/drone/push Build is passing
4 lines
224 B
Markdown
4 lines
224 B
Markdown
# The Ray Tracer Challenge: A Test-Driven Guide to Your First 3D Renderer
|
|
This is a rust implementation of https://pragprog.com/titles/jbtracer/the-ray-tracer-challenge/
|
|
|
|
It attempts to be a test-driven developed ray tracer. |