clay-core 0.1.3

Core functionality for Clay - fast, modular and extendable ray tracer
Documentation
1
2
3
4
mod scene;
pub use scene::*;
mod background;
pub use background::*;