CountryChiro opened this issue on Nov 28, 2004 ยท 13 posts
ockham posted Sun, 28 November 2004 at 1:24 PM
See if this helps. Here's one "paragraph" in the internal form. I've put ....... to represent a whole bunch of v, vt, and f lines. Basically you take out everything after storageOffset 0 0 0 and replace it by the geomHandlerGeom line. ----------------------- Internal form: actor clothespinspringclosed { storageOffset 0 0 0 geomCustom { numbVerts 468 numbTVerts 468 numbTSets 1872 numbElems 472 numbSets 1872 v -0.002010 0.065789 0.005752 .............. f 264/264 263/263 467/467 468/468 f 253/253 264/264 468/468 457/457 } } ------------------------------ External form: actor clothespinspringclosed:1 { storageOffset 0 0 0 geomHandlerGeom 13 clothespinspringclosed }