Skip to content

Building a ray tracer in C++, following "The Ray Tracer Challenge" by Jamis Buck

License

Notifications You must be signed in to change notification settings

vladbologa/raytracer-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raytracer-cpp

Building a ray tracer in C++, following "The Ray Tracer Challenge" by Jamis Buck

Currently the only dependencies are Eigen v3.3+ (http://eigen.tuxfamily.org) and CMake 3.15+.

Tested with Visual Studio 16.4 on Windows 10, and gcc 9.2 on Linux.

About

Building a ray tracer in C++, following "The Ray Tracer Challenge" by Jamis Buck

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published