Expression Function Sample Code


This directory contains sample code for adding custom expressions. Refer to the toolkit documentation for more details.

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.

Install Script

sample_install.sh is a sample install script.

The script will compile the sample source code. By default, everything is installed in your home directory.


Copyright © 1996 Side Effects Software Inc.
477 Richmond Street West, Toronto, Ontario, Canada M5V 3E7