Triangulates an N-gon face into triangles using the ear clipping method
The vertex array containing all mesh vertices
The face to triangulate
Array of triangle indices
Triangulates an N-gon face into triangles using the ear clipping method