algorithmic modeling for Rhino
I need exactly the same uv subdivision you see in the picture, but rotated of 90 grades!
Hi Aldo
The only solution I can think of is through a VB.NET conponent, but a very simple one.
1. Drop a VB.NET component on the canvas.
2. Open the component code editor (double click)
3. Where it says "'your code goes here…" write
A = x.Transpose()
(this Rhinocommon function swaps the UV matrix)
4. Set the x variable type hint to surface.
That should do it. I'm uploading a .gh with it.
Hope it works out for you.
Eduardo
thank you!
I'll try to do as you suggest! thank you!
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by