clay 0.1.2

Fast, modular and extendable ray tracer powered by OpenCL
Documentation
1
2
3
4
5
6
pub use crate::core::scene::Background;

mod constant;
pub use constant::*;
mod gradient;
pub use gradient::*;