Crate smallpt[][src]

Re-exports

pub use plane::*;
pub use rectangle::*;
pub use sphere::*;
pub use triangle::*;
pub use ray::*;
pub use scene::*;
pub use intersection::*;
pub use bsdf::*;
pub use material::*;

Modules

bsdf
intersection
material
plane
ray
rectangle
scene
sphere
triangle