Hi, In looking into this a little bit more, it appears that it is not picking up a lot of the externally referenced textures and flt files. When i load the main FLT file, it will load in OSGViewer and show properly, but when I load it with my program, it seems to only load the the last referenced FLT file.
The structure of the file is this: Main | +------+-------+-------+------+ #1 #2 #3 #4 #5 Each number is translated to it's proper position in the main file Another thing I noticed is that the FLT files are all built with the same origin, Meaning #1 through #5 are all built at origin 100,100 for X,Y. Not sure if this has anything to do with my issue, where they might be getting overlapped by each subsequent one when being built. Thank you! Cheers, Geoff ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=32424#32424 _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org