Hi I'am trying to split a triangle by a plane. I have no problem with the coordinates but how do I: 1) Split the texture coordinates of the vertice 2) Split the vertex colors It's for a BSP implementation. Thanks.