-
-
Notifications
You must be signed in to change notification settings - Fork 6
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.
AlchemX offers advanced techniques to interpolate between two input values. The adaptive node Interpolator
is the flexible tool for this.
A Blender
adaptive node allows to blend two input values using many techniques.
Thanks to the Compositor
adaptive node, it's possible to combine the blending and interpolation functionalities in a convenient composition pipeline.