DBRayTracerJulia This is a Julia port of the Swift raytracer here: DBRayTracer Running You can run this either single threaded by not passing a --threads argument, or with multiple threads. julia --threads 12 raytracer.jl