@Regi wrote:
Hello,
I'm drawing a bunch (1000) of points using a vbo object.
Is there a way to return the position of each point - something similar to what vboMesh has?//returns the vertex at the index.
ofVec3f getVertex(ofIndexType i) const;Or is vbo not meant to be used in this way?
Thanks!
Posts: 1
Participants: 1