Skip to content

Rust implementation of the the "Ray Tracing in One" series by Peter Shirley found at https://raytracing.github.io/

Notifications You must be signed in to change notification settings

lilly-lizard/rust_tracing_in_one_weekend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Rust Tracing in One Weekend

A sketchy rust implementation of the the "Ray Tracing in One Weekend" series by Peter Shirley which can be found at raytracing.github.io.

The rust source for each of his three books can be found on each branch in this repo:

  • ray_tracing_in_one_weekend
  • ray_tracing_the_next_week
  • ray_tracing_the_rest_of_your_life

Note: I skipped some of the functionality in the third book that I wasn't interested in. This project was mainly an exercise for me to learn rust.

Ray Tracing in One Weekend render!

About

Rust implementation of the the "Ray Tracing in One" series by Peter Shirley found at https://raytracing.github.io/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published