Skip to content

maujim/raytracing-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raytracer

An implementation of Peter Shirley's Ray Tracing in One Weekend in Rust.

Running

cargo run --release

This will generate a 1920x1080 image with 100 samples and use at most 50 bounces for each ray. On my machine, with a Ryzen 7 1700 (8 cores/16 threads), this takes 231.82 seconds (3:51 min).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages