PDA

View Full Version : New Modeler lscript - nothing special


TerryFord
03-02-2003, 01:15 PM
Pasted from my web page, because I'm too lazy to rephrase it :);

SmartSubpatch.ls (Modeler)
SmartSubpatch isn't really that smart (it uses Modelers togglesubpatch command) but applies a few simple rules to the toggling, one benefit being that it can quickly unmix a mixed subdiv/poly mesh.

Rule 1: Polygons assigned a "NeverToggle" part name remain unchanged
Rule 2: Explicitly selected polygons are toggled
Rule 3: If no polys are explicitly selected all polys will be toggled
Rule 4: Models with mixed subpatched and face polys will have the subpatching turned off.

http://www.terryf.dsl.pipex.com/htm/frameplugins.shtml


Regards,
Terry

CTRL+X
03-02-2003, 07:54 PM
Thanks Terry

bobakabob
03-09-2003, 02:20 PM
Cheers, Terry, that's a very useful script for building complex objects which include a mix of polygonal and subpatched elements...