Skip to content

kylc/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raytracer

A Monte Carlo path tracer.

Samples

Box demonstrating specular, diffuse, and refractive surfaces

Building

$ cargo build --release

Running

Running the renderer will produce a test.ppm image file.

$ cargo run --release

About

Monte Carlo path tracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages