Skip to content
/ rust-rt Public

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

Notifications You must be signed in to change notification settings

rk234/rust-rt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages