I have a FBX mesh. I then take a list of vertices with Y = 0 out of it (basically all vertices of the mesh that "stand" on the ground.
I then need to find if any of the vertices on the list form an angle with two other vertices on the list.
How do i do that?
↧