Forum: Poser - OFFICIAL


Subject: Extracting Object from PP2

nyguy opened this issue on Jan 08, 2008 · 8 posts


kuroyume0161 posted Wed, 09 January 2008 at 9:28 PM

I go with Paloth.  You then remove the geomCustom section from the pp2 file and insert the reference as svdl illustrates.  Voila.  Why do this the difficult way?  The stuff between the { } after the geomCustom is basically a Wavefront OBJ format just sitting there.  Remove the num... lines (or comment out with //) and you have an external obj file.

Add something like this in place of the geomCustom section (of course, change the file path to match the new obj file):

storageOffset 0 0.3487 0
objFileGeom 0 0 :Runtime:Geometries:ZygoteCostumes:Hats:blRHCap.obj

C makes it easy to shoot yourself in the foot. C++ makes it harder, but when you do, you blow your whole leg off.

 -- Bjarne Stroustrup

Contact Me | Kuroyume's DevelopmentZone