exel Posted May 19, 2004 Share Posted May 19, 2004 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- Quote Link to comment Share on other sites More sharing options...
Wolfwood Posted May 20, 2004 Share Posted May 20, 2004 These are some good questions. Maybe you should post an example file. *wink wink* *nudge nudge* Quote Link to comment Share on other sites More sharing options...
tstex Posted June 15, 2004 Share Posted June 15, 2004 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.