Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 373 Bytes

File metadata and controls

8 lines (6 loc) · 373 Bytes

Rust-RT

A multithreaded ray tracer written in Rust! Capable of rendering complex meshes and primitive geometry utlizing BVH acceleration structure with emissive, lambertian, and metal materials. Uses rayon for parallelization.

Stanford Dragon Modified Cornell Box