Crate smallpt[][src]

Re-exports

pub use cgmath::prelude::*;
pub use bsdf::*;
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
hit
material
plane
ray
rectangle
scene
sphere
triangle

Traits

Traceable

Functions

saturate
tonemap
trace

Type Definitions

Float3