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.
- Implement the algorithms using Parallel Programming (OpenMP/OpenCL) and SIMD (AVX2)