Skip to content

cdbfoster/rsrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsrt is a small, extensible ray tracing framework with some useful implementations. It provides a basic forward path tracer, a sphere, and some simple materials.

To build and render the default scene, use

$ cargo run --release

To build and view the documentation, use

$ cargo doc --open

Questions and comments can be sent to my email, cdbfoster@gmail.com.

© 2020 Chris Foster

About

A small, extensible ray tracer written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages