AlchemX - KairosResearchLab/Kairos GitHub Wiki
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.
Blending
A Blender
adaptive node allows to blend two input values using many techniques.
Composition
Thanks to the Compositor
adaptive node, it's possible to combine the blending and interpolation functionalities in a convenient composition pipeline.