Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 190 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 190 Bytes

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