Skip to content

aidenbenner/rust-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Path Tracing

A Path Tracer written in Rust. Made with help from Ray Tracing in One Weekend series by Peter Shirley.

Features

  • Primitives: Spheres and axis aligned rectangles
  • Materials: Glass, Metals, Mirrors, Lambertian
  • Depth of field
  • Multi-threaded rendering with rayon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages