Skip to content

vimpunk/raytrace.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raytrace.rs

Toy ray tracer study, written in Rust, based on Peter Schirley's Ray Tracing in One Weekend. It's a good book, but (due to its brevity) it doesn't explain the underlying concepts in detail, so for those without a formal education in computer graphics, like me, some parts may be difficult to understand at first, so I recommend heavy Wikipedia binging alongside the primary material to better grasp the theory (and not just code along!).

Random scene produced in the current state of the renderer, akin to the book's cover:

alt text

About

Toy ray tracer study, written in Rust, of course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages