- #1
pyroknife
- 613
- 4
I am trying to compute the center of irregular convex hexahedras (6 faced volume).
I have the 8 indices that define the hexahedra. I was reading that the center is simply the sum of the indices divided by the number of indices and this is true for all polygons and polyhedras. Is this true?
I have the 8 indices that define the hexahedra. I was reading that the center is simply the sum of the indices divided by the number of indices and this is true for all polygons and polyhedras. Is this true?
Last edited: