The RayTracer Challenge This is an Scala implementation of the fantastic The Ray Tracer Challenge, check it out here! Build, test and running $ ./mill raytracer.compile $ ./mill raytracer.test $ ./mill raytracer.run Dependencies mill Preview