Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 303 Bytes

Ray Tracing

A rust implementation of [https://raytracing.github.io/](Ray Tracing in One Weekend -- The Book Series).

Note -- skipping Chapter 6 from Ray Tracing -- The Next Week because I don't really care and I don't want to spend the time to find a rust alternative for the stb_image utlitity.