Hi,
when I'm compile osg I'm using 3rd party from
http://www.openscenegraph.org/projects/osg/wiki/Downloads/Dependencies. This
package not solve this problem?
Date: Thu, 30 Oct 2008 14:52:27 -0400From: [EMAIL PROTECTED]: [EMAIL
PROTECTED]: Re: [osg-users] read file Collada using osg
You will need to build the Collada 3rd party libraries and dependencies
www.collada.org
Gordon
__________________________________________________________Gordon Tomlinson
Product Manager 3DEmail : gtomlinson @
overwatch.textron.com__________________________________________________________(C):
(+1) 571-265-2612(W): (+1) 703-437-7651
"Self defence is not a function of learning tricks but is a function of how
quickly and intensely one can arouse one's instinct for survival" - Master
Tambo Tetsura
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adonai
CanêzSent: Thursday, October 30, 2008 2:49 PMTo: osgSubject: [osg-users] read
file Collada using osg
Hi, I'm trying to read a file extension .dae (COLLADA) version 1.4.0, using
openSceneGraph version 2.4, but I'm getting the information that has no plugin
todo the reading.How do I solve this? int main(){osg::Group* cenario = new
osg::Group();osg::Geode* GeodeTerreno = new osg::Geode();osgViewer::Viewer*
viewer = new osgViewer::Viewer();// Define a estrutura para o modelo 3D da nave
espacialosg::Node* sphere =
osgDB::readNodeFile("BaseEsfera.dae");osg::MatrixTransform*
matrizTransformacoesSphere = new
osg::MatrixTransform();matrizTransformacoesSphere->addChild(sphere);cenario->addChild(matrizTransformacoesSphere);//
run optimization over the scene graphosgUtil::Optimizer
optimzer;optimzer.optimize(cenario);viewer->setSceneData(cenario);return
viewer->run();}
Veja mapas e encontre as melhores rotas para fugir do trânsito com o Live
Search Maps! Experimente já!
_________________________________________________________________
Conheça o Windows Live Spaces, a rede de relacionamentos do Messenger!
http://www.amigosdomessenger.com.br/_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org