Skip to content

Latest commit

 

History

History

rust

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Rust implementation

Requisites

Rust and Cargo (tested on stable 1.42.0)

Running

Simply run the raytracer with

cargo run

For more information, run cargo run -- --help