A simple ray tracing render written in Julia
Before run, should install StaticArrays
and Images
via the package manager,
(v1.1) pkg> add StaticArrays
(v1.1) pkg> add Images
Then, execute the following command to run an example
julia src/example.jl
Which will create the below image