Vertex arrays with weights

Is it possible to use the vertex weighting extension with the vertex array extension?

Thanks,

Tony

Originally posted by tonypolichroniadis:
[b]Is it possible to use the vertex weighting extension with the vertex array extension?

Thanks,

Tony[/b]

Yes, the EXT_vertex_weighting extension defines a glVertexWeightPointerEXT entry point, which works in a similar fashion to all the other vertex array entry points.

  • Matt