
Surface Parametrizer returns a set of 2D coordinates from a 3D triangulated surface. 2D points are disposed inside a circle of unit radius so they represent a parametrization of the initial surface.The triangulation is represented by the n x 3 t array.In t are stored the triangles of the initial surface with first point corresponding to index 1.Get Surface Parametrizer nd take it for a spin to see what it can actually do for you!Returns a set of 2D coordinates from a 3D triangulated surface