Hi all,
I am trying to create a grasshopper python component script to do the following:
- take an input mesh
- create a least squares conformal texture mapping for it
- store the coordinates in texture coordinate space for the mesh
- output the texture coordinates as point3d objects
Ive been experimenting using the r.geometry.meshunwrapper class but I am having some trouble figuring it out. Anyone have any ideas how to accomplish the above?
Thanks !
1 post - 1 participant