Tutorial: Authoring Custom Effects
Monday, April 30th, 2012Many users may not be aware that it is possible to use SWiSH Max4 to author custom effects such as the one shown below. A custom effect can be based on any of the ten core effects. Custom effects use a Custom interface to offer a specialized user interface that is easier to use than the underlying core effect interface tabs.
The Custom interface for the “Rainbow bulge” effect is shown below. This exposes five parameters instead of the 30+ parameters associated with the underlying Transform effect.
An authored effect can support up to nine Custom parameters. If more control is needed, the original parameters associated with the core effect can be presented in additional tabs.
The sample effect, “Rainbow bulge”, has five custom parameters. In this example, the parameters associated with the core effect (Transform) have been hidden from the end user.
The remainder of this article demonstrates how the above effect was authored. Once understood, the technique can be applied to allow authoring of a virtually unlimited number of custom effects. (more…)





