Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 577 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 577 Bytes

DBRayTracerJulia

Build Status julia

Image

  • 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