bdunaway Posted October 20, 2008 Share Posted October 20, 2008 Hey folks I was trying to generate a lot of curves through the copy sop and then randomize their shape and length. I thought I could accomplish this with stamping by randomizing the point locations (x,y,z) based off the point, but since the input for the curve points has multiple inputs in a single box, I haven't been able to get it to work. I've noticed that I can input for instance frame number and that works: 0,0,0 2,3,0 2,6,0 0,$F,2 But I can't figure out the right syntax to do stamping the same way... or even if it's possible. Any suggestions? Quote Link to comment Share on other sites More sharing options...
graham Posted October 20, 2008 Share Posted October 20, 2008 You could create the curves by using lines and attach a Carve sop that uses stamp() to modify the length of each line. You could then use a vopsop to modify the shapes of each line. Quote Link to comment Share on other sites More sharing options...
michael Posted October 20, 2008 Share Posted October 20, 2008 what are you trying to do? knowing this might help up come up with better suggestions.... 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.