El Friday 16 November 2007 10:18:59 Robert Borchers escribió: > Thanks a lot, I'll have a look at this. I didn't know that the obj file > generation was the reason for this behaviour, but now I know where to > search for a solution.
I don't know if the OBJ reader is the exact reason, because I currently only use this format. I should take a look to the source code, but I hadn't any time to do this. > But the "automagic" function Robert mentioned would be a great tool :) Yes it is. You can also do something similar in your program using the osgDB::writeNodeFile() function, so you can also dump only the subgraph you are interested in. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

