Skip to content

AlchemX

sebescudie edited this page Oct 3, 2022 · 5 revisions

AlchemX is a library dedicated to value synthesis. It allows to generate new values based on multiple inputs. Several synthesis operations are available. The following sections explains them in details.

Interpolation

AlchemX offers advanced techniques to interpolate between two input values. The adaptive node Interpolate is the flexible tool for this.

Interpolation techniques

Blending

A Blend adaptive node allows to blend two input values using many techniques.

Blending

Composition

Thanks to the Compose adaptive node, it's possible to combine the Blend and Interpolate functionality in a convenient composition pipeline.

Composition

Clone this wiki locally