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?
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?