Yet another ray tracer for learning
Thanks Ray Tracing in One Weekend for such great tutorial
- C++ compiler with support for the C++17 standard
- CMake, version 3.10 or higher
- Multi-threaded acceleration
- OBB(Oriented Bounding Box) support
- Triangle mesh support
Checker Texture
Cornell Box
Cornell Box with blocks of smoke
Bunny
Perlin noise & lights
All