/Ray-Tracing-Rendering

Ray Tracing written in C++ just for learning purposes based on the books from Peter Shirley and several books more such as Computer Graphics from Morgan McGuire, Steve Marschner and several more.

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

Ray-Tracing-Rendering

Ray Tracing written in C++ just for learning purposes based on the books from Peter Shirley and several books more such as Computer Graphics from Morgan McGuire, Steve Marschner, Kevin Suffern and several more.

TODO

  • Implement the algorithms using Parallel Programming (OpenMP/OpenCL) and SIMD (AVX2)

Useful links