I have a simple object with 6 uv islands I wanted to give every island an attribute name so I can use that in the shading.
In old Houdini (Partition) node was good solution but it's deprecated now and the recommended node is (Groups from Name) but I didn't know how to use it.
I have (connectivity) node after the object so every uv island has a number.
Any help much appreciated. Thanks
Attribute from uv islands
844 5 0- jomaro
- Member
- 102 posts
- Joined: April 2017
- Offline
- jsmack
- Member
- 8043 posts
- Joined: Sept. 2011
- Offline
Why do you need anything beyond the connectivity node? if you want to enter a name manually for each island, use the name sop and select by partition attribute using the name's group field. You can even do every rename on the same node using the multiparm. Alternatively, use a string array in a wrangle and index into the array using the partition attribute.
Edited by jsmack - July 15, 2024 19:17:02
- jomaro
- Member
- 102 posts
- Joined: April 2017
- Offline
- GrahamDClark
- Member
- 112 posts
- Joined: July 2005
- Offline
- viklc
- Member
- 222 posts
- Joined: May 2017
- Offline
- jomaro
- Member
- 102 posts
- Joined: April 2017
- Offline
-
- Quick Links