Skip to content

This is an implementation of Ray Tracer in One Weekend, but in Rust

License

Notifications You must be signed in to change notification settings

DeanBDean/rust_ray_tracer_in_one_weekend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracer in One Weekend In Rust

This is an implementation of Ray Tracer in One Weekend in Rust instead of C++. Every commit relates to a new code snippet in the book.

To output a result, I simply used cargo run >> temp.ppm

About

This is an implementation of Ray Tracer in One Weekend, but in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages