Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 760 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 760 Bytes

ray-tracing-cpp

“Note that I avoid most “modern features” of C++, but inheritance and operator overloading are too useful for ray tracers to pass on.”
Peter Shirley, Ray Tracing in One Weekend


Ray tracing with C++

textures

blend materials

diffuse light and fog diffuse light and fog dark

diffuse light

materials