Black_Star opened this issue on Nov 18, 2007 · 17 posts
kuroyume0161 posted Sun, 18 November 2007 at 3:46 PM
It is easy to extract the embedded Wavefront obj file. Copy everything inbetween the { } after geomCustom into a new text file. Remove the five lines at the top starting with 'numb'. Save as
This won't change the reference in the prop file (pp2) from internal (embedded) to external. That requires that you change the reference from geomCustom to objFileGeom followed by the reference to the obj file. But for creating textures, you don't need to do this. :)
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