#Vertex number order?
Hi Guys,
I am morphing some text into another piece of text (dissimilar shapes)
so the vertices count should be the same. Whilst the first vertex is easy to
choose, how are the other vertices numbered?
(For example in a letter "A" is it clockwise from the 1st vertice..or ?
(ie: If there is say 15 vertice in a 2D shape (letter A) and you
"refine" a segment between vertex 1 and 2 is the new inserted
vertex number 16? ….or does it become the new number 2?
Is there any way to find out the numbering sequence of the vertice
in a 2D shape? In this way I can get vertex 2 to morph with vertex 2 of the
new morph target…
ThanX GH