Lecture 2: Drawing Triangles (23)
zepluc

It's really cool that we now have such great graphics APIs. However, I'm wondering in what situations would GL_TRIANGLE_STRIP be preferred over GL_TRIANGLES, and what impact does that have on performance?

You must be enrolled in the course to comment