Project for Fundamentals of Computer Graphics exam at La Sapienza University of Rome.
- launch the Julia REPL (with the flag
--threads=auto
if you want to use threading) - import the module
include("src/jtrace.jl")
- run the main function with
Jtrace.main("--help")
- run the main function again with the desired parameters