Skip to content

SimSmith/rusty_ray_tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray tracing in Rust

The code here is inspired by the C++ code from the book Ray Tracing in One Weekend.

Compile and run

cargo run --release

For additional runtime arguments:

cargo run --release -- --help

About

This is "Ray Tracing in One Weekend" but in rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages