Jump to content

VOPs + custom attributes


exel

Recommended Posts

Got 2 questions regarding VOPs, in particular with VEX Builder SOPs and geometry attributes:

1. I think I already know the answer to this one, but is there anything in VOPs for dealing with vertex attributes? Maybe converting custom vertex attributes to point attributes?

2. I'm trying to import a point attribute that's a 2-dimensional float value, I can't seem to get VOPs to recognize it... it does fine with vectors and 1-dimensional floats, but how to do floats with a size of 2?

I'm just now getting my feet wet in VOPs, any help would be most appreciated!

-JS-

Link to comment
Share on other sites

  • 4 weeks later...

1. / not sure of how you would promote vertex attributes to point attrs in vops, but you can do it in Sops with an attribpromote Sop.

2./ Use a three dimensional float or vector and just load [3] with a zero and use convert vops to extract first two.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...