Rabbid76 / ray-tracing-cpp

Ray tracing with C ++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ray tracing with C ++

License:MIT License


Languages

Language:C++ 98.1%Language:CMake 1.7%Language:C 0.2%