Crate smallpt

Crate smallpt 

Source
Expand description

uml

Re-exports§

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

Modules§

bsdf
camera
hit
material
plane
ray
rectangle
scene
sphere
triangle
vector

Enums§

PrimitiveType

Traits§

Traceable

Functions§

saturate
tonemap
trace