Hello.

I create a geom and i set the Vertex arrays and the Vertex Attrib arrays
for color, position and texcoords.
What i noticed is that even if i dont use shaders in my application, the
Vertex Attrib Arrays overwrite the Vertex Arrays.

Is that true ?
Nowhere in the application i set osg::Program to the stateset of the
geometry.

Thnx.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to