POLYGON |
Breakup |
The Polygon->Breakup command in the Model module allows you to modify a polygon mesh object so that no vertex is referenced by more than one polygon. For example, a cube with eight vertices and six polygons has 24 vertices and six polygons after the Breakup effect is applied. This allows you to manipulate individual polygons to "break up" the polygon mesh object. Normals at vertices are preserved so the rendered image is the same after the Breakup effect is applied.
The Breakup effect is typically combined with other custom effects, such as Effects->Explode and Draw->PolySkin, to create more complex effects.
Last updated 02-apr-1998