Search Results

0
votes
2answers
277 views

iphone opengl es glDrawElements issue

Hi guys, I'm quite new to opengl es so I'm wondering if it is possible to use the glDrawElements function to draw two separate squares(I actually want to draw more than two, but for learnin …