Module ray_tracing_core::material[][src]

Expand description

Material objects

Implementation of ray tracing materials

Structs

Material object that represents a Lambertian material

Material node for blending materials

No material (mockup material)

Traits