Skip to content

jakegut/rust-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-raytracer

A Monte-Carlo path tracer in Rust. Based on Pete Shirley's Ray Tracing in One Weekend Series. With some additional features:

  • Triangle Meshes
  • Multi-threading via rayon
  • GUI preview window via egui
  • Tile-based rendering
  • Matrix transformations via glam

Images

Cover

cover

Cornell Box

cornell box

Stanford Dragon Material

stanford dragon material

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages