Hi Stephan and Chris Hanson,

Thank you for the quick reply.

Now I am able to compile and link sample application. Now I have a problem to 
load OSG files. I did in the following way

---- Added a folder called "Resources" from File->NewGroup.
---- Added a test.osg file to "Resources" folder. The same test.osg file added 
to "Bundle Resources" in Build Phases.

After that reading osg file as "osg::ref_ptr<osg::Node> model = 
(osgDB::readNodeFile("test.osg"));"

When I run the application on Simulator it loads a gray cube instead of 
test.osg. I don't know from where this cube is getting loaded.

Can you pleas help me how to load test.osg file


... 

Thank you!

Cheers,
Koduri

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=51304#51304




_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to