GL_TRIANGLE FAN Explanation
How does GL_TRIANGLE_FAN works exactly?
The first vertex of a triangle fan acts like a hub. The vertices following connect with the previous non-starting vertex and the hub.
How does GL_TRIANGLE_FAN works exactly?
The first vertex of a triangle fan acts like a hub. The vertices following connect with the previous non-starting vertex and the hub.