Hello,

I have another question. I hope you can help me. I have read a object file which includes geometry with:

osg::ref_ptr< osg::Node > quad = osgDB::readNodeFile( "test.obj" );

This geometry was created with Maya, just for information. Now I want to reach the geometry of this node, because I want to compute if a triangle is e.g. faced or turned away to a light. How can I now reach the vertices respectivly the triangles or quads?

Regards,

--
----------------------------------------------------------------
Marcus Fritzen                  E-mail: [EMAIL PROTECTED]
University Koblenz              
Triererstr. 105, 56072 Koblenz, 
HIWI FB4 Herr Jackel
----------------------------------------------------------------

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to