iamjaideep80 Posted August 29, 2006 Share Posted August 29, 2006 Hi Everybody.... Can we create a VOP using HDK??? I didn't find any examples. If yes,, Plz give me some source examples. I want to create a Ramp Vop using HDK, so that it will be much easy to use it in Shading. Waiting for ur response. -----iamjaideep80 Jaideep Khadilkar (TD, Sciclone Motion Graphics) Quote Link to comment Share on other sites More sharing options...
davedjohnson Posted August 29, 2006 Share Posted August 29, 2006 I think you can make a VOP, but I think what you really want to do is to create a VEX function and then build the VOP around that. But I also think that you may be trying to do something that VEX can't do. You can create a spline and there is a Ramp VOP already, but probably what you want is a dynamic Ramp like you get in COPs, no? Because there are no arrays in VEX, you can't do this. You can set up some preset color parameters and wire them into a Spline VOP, but you can't dynamically add knots to the spline or easily move them around. If you figure out a way to do this, please let us know since that would be WAY cool. Dave 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.