creating crease attrib

   3268   3   0
User Avatar
Member
268 posts
Joined: July 2005
Offline
Hi all,

I'm looking for a way to match what the creaseSop is doing interactivly but need to do it procedurally. Below is what the creaseSop gives me and then when I try using groupSop to group unshared edges and then adding my own creaseweight vertex attrib. Not sure how to get the group way to match the viewport way. Ideas?

thanks
Adam

Attachments:
creaseSop.jpg (49.4 KB)
creaseGroup.jpg (56.8 KB)

User Avatar
Member
7710 posts
Joined: July 2005
Online
The key is to promote the attribute from point to vertex.

Attachments:
creasewight_procedural.hip (161.6 KB)

User Avatar
Member
268 posts
Joined: July 2005
Offline
hmm changing the AttribCreate to point and then promoting to vertex sill gives me the same results; the user created creaseweight doesn't match the creaseSop.

Attachments:
crease2.hip.gz (10.3 KB)

User Avatar
Member
7710 posts
Joined: July 2005
Online
Sorry, I didn't properly read your question. I have no idea then.
  • Quick Links