clay-core 0.1.3

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

mod chain;
pub use chain::*;