Skip to main content

Module compose

Module compose 

Source
Expand description

Composition system for chaining and layering algorithms.

Use Pipeline for sequential algorithm chains and LayeredGenerator for blends.

Structs§

LayeredGenerator
Pipeline

Enums§

BlendMode