pathtracer/src/material
Bruno BELANYI d785800bfe library: material: split Material into trait
The former `Material` type is now `UniformMaterial` and implements the
`Material` trait.
2020-03-17 19:29:05 +01:00
..
mod.rs library: material: split Material into trait 2020-03-17 19:29:05 +01:00
uniform.rs library: material: split Material into trait 2020-03-17 19:29:05 +01:00