Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages