| Max, Min and Operator Type | |
|---|---|
| This example shows how to add expressions to Houdini. The expressions shown are min, max, optype and vectorsum. | |
| functions.C | source file for min, max, optype and vectorsum expressions |
| channel.C | source file to show how to write a custom channel interpolation function. This uses the special local variables for the channel functions to implement a linear() function. |
The script will compile the sample source code. By default, everything is installed in your home directory.