Skip to content

daniel-beard/DBRayTracerJulia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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