logo

Module luminance::backend::shading_gate[][src]

Expand description

Shading gates backend interface.

This interface defines the low-level API shading gates must implement to be usable.

Shading gates allow to shade a scene with a shader program.

Traits

Shading gate backend.