Skip to content

AlchemX

Natan Sinigaglia edited this page Nov 19, 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 explain them in detail.

Interpolation

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

Interpolation techniques

Blending

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

Blending

Composition

Thanks to the Compositor adaptive node, it's possible to combine the blending and interpolation functionalities in a convenient composition pipeline.

Composition

Clone this wiki locally