This is a CPU based multithreaded raytracer
- c++11
- Supported output formats: PNG with STB image library
- multiThreading
- SIMD(to be added soon)
- PreMake
run build.bat file , vs solution will be generated .
premake5 gmake
click here for refrence on how to use premake.