
I am wondering though--how does dividing a quad into two triangles double the amount of vertices? I see that you would add an extra edge between two vertices of the quad to make two triangles, but I don't see where two vertices were actually added in that operation...? Or don't the two triangles that are formed share vertices on their adjacent edges?
Thanks for the help.
