Skip to content
/ rust-rt Public

A multithreaded ray tracer written for the purpose of learning Rust! Capable of rendering spheres, planes, and quads 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

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-RT

A multithreaded ray tracer written for the purpose of starting to learn Rust! Capable of rendering spheres, planes, and quads with emissive, lambertian, and metal materials. Uses rayon for parallelization.

Modified Cornell Box

About

A multithreaded ray tracer written for the purpose of learning Rust! Capable of rendering spheres, planes, and quads with emissive, lambertian, and metal materials. Uses rayon for parallelization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages