Crate arendur
Source - bxdf
- defines the general bxdf (bidirectional distribution function) interface
- component
- Defines renderable components in the world.
- filming
- Defines cameras and films.
- geometry
- Contains foundamental geometry definitions.
- lighting
- The Lighting Interface.
- material
- defines the material interface
- prelude
- Common components prelude
- renderer
- Defines
Renderer
which can render a scene - sample
- The sampling and filtering interface
- shape
- Defines interface
Shape
, representing some geometric entity
which resides in certain coordinate frames. - spectrum
- Defines spectral representations
- texturing
- The texuture mapping interface