pub mod aggregates; pub mod bssrdf; pub mod camera; pub mod color; pub mod film; pub mod filter; pub mod image; pub mod light; pub mod material; pub mod sampler; pub mod sampler; pub mod scene; pub mod shape; pub mod spectrum; pub mod texture;