Skip to content

Slowyn/rust-tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Tracer

Toy Ray Tracer written in Rust. Based on Peter Shirley's Ray Tracing The Next Week

Ray Tracing The Next Week final scene

Example of rendering

Ray Tracing in One Weekend final scene

Example of rendering

Credits

The project was inspired by excellent book about RayTracing by Peter Shirley. There are still a lot of job to be done, but the basics are ready.

Run

Rust and Cargo must be installed

  1. Clone the project
  2. cargo run --release

Releases

No releases published

Packages

No packages published

Languages