Hello.

I have to load a .dae model in my scene and i was wondering if there is any
code example.

I use the following code
osg::ref_ptr<osg::Node> root = osgDB::readNodeFile( "bmw.dae" );
but i get a warning: Could not find plugin to read objects from file
"bmw.dae".

I have built OpenSceneGraph code, but there isn't any project for this
extension in the solution's plugin project list.

How can i proceed ?

Thank you for your time.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to