I want to draw using gldrawarray in opengl es with a vertex array of 33 numbers, which is 11 points in 3D. And I also want to add the points into the vertex array by 33*n, so I need to draw many same shapes using each 11 points in the vertex array which contains more than 11 points. How can I do that?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Use the
|
|||
|
|