A practice Nim translation of Ray Tracing in One Weekend by Peter Shirley (https://raytracing.github.io/books/RayTracingInOneWeekend.html)
Usage:
nim compile raytracer.nim
./raytracer colorswatch
./raytracer bluesky
A practice Nim translation of Ray Tracing in One Weekend by Peter Shirley (https://raytracing.github.io/books/RayTracingInOneWeekend.html)
Usage:
nim compile raytracer.nim
./raytracer colorswatch
./raytracer bluesky