A simple raytracer based on "Ray Tracing in One Weekend".
The build.bat script properly builds the project by executing the Odin compiler.
Currently only Windows as a platform is properly supported.
Simple raytracer based on "Ray Tracing in One Weekend"