Skip to content

Husenap/rust-tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-tracing

Ray tracing in One Weekend implemented in Rust

Running

Render normally to file

cargo run --release

Render with live preview

cargo run --release -- -l

See rest of commands

cargo run --release -- -h

Screenshots

Scene with random spheres

Checker world-space material

Image Texturing

Perlin noise - marble

Diffuse Light material

Cornell Box

Volumetric boxes

Final Scene

rust-tracing_zon2ewXxXq.mp4

About

Ray tracing in one weekend in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages