Hello all,
I've been working on this problem for a little while. I am trying to create a mesh of a human torso. I have obtained a data set of x,y,z points and i can successfully graph them as well as create a mesh but the problem is the mesh is not perfectly smooth, there are jagged edges. The problem may be with the way the data is ordered or possibly with the data set itself.
Anyways if anybody has any ideas in how i can smooth out my mesh your input would be appreciated