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 hit::*;
pub use bsdf::*;
pub use material::*;

Modules

bsdf
hit
material
plane
ray
rectangle
scene
sphere
triangle

Functions

trace