[osg-users] Get all vertices of an OSG Group
Clement Begotto
c.begotto at laposte.net
Thu Mar 31 07:13:25 PDT 2016
Hi,
After few tries on different files, I think osg::Material are not what I am looking for since I have for example, for each drawable, ~900 vertices (with different colors each) and only 1 material (which can return only 1 osg::Vec4 of RGBA).
I tried to convert .osgb file into .osg to see where I can get it. It seems that a .jpg file is painted on my cloud.
Is there any way to know the colors that this texture painted has on each vertices ?
...
Thank you!
Cheers,
Clement
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=66689#66689
More information about the osg-users
mailing list