Hi Guys,
I am playing with the FX-Map and the functions to drive their parameters. I was wondering if there is a way to add custom math function nodes to the list of the ones already available.
In Substance Designer 5 the functions currently available are: Absolute, Floor, Ceil, ..., Linear Interpolation, Minimum, Maximum.
Would it be possible to write and add custom function nodes?
I know that you can create new function nodes by assembling simpler nodes together and then instance the node where you need it, but what about more complex functions?
Let's say, for the sake of argument, I want to write a function node that takes a float as input and calculates the Inverse Square Root by using
Carmack's method.
Thank you very much
- Enrico