fixxorion Posted July 16, 2003 Share Posted July 16, 2003 Hi all, I've created a group of particles inside of SOPs, and now I would like to send the age of those particles to a custom VOP that I've created. It seems like it should be pretty easy, but I can't figure it out. Can someone please help me? Thanks, fixxorion Quote Link to comment Share on other sites More sharing options...
chang Posted July 17, 2003 Share Posted July 17, 2003 Hm, I tried it out. Half success.. 1. use AttributeCreate_sop and put `$LIFE` on shader parameter. This is like doing INSTANCING in video tutorial. 2. in vop, use Parameter_vop BUT This thing work on primitives, not on points. Quote Link to comment Share on other sites More sharing options...
edward Posted July 17, 2003 Share Posted July 17, 2003 In your AttribCreate SOP, is the Class parameter set to Point? Quote Link to comment Share on other sites More sharing options...
chang Posted July 17, 2003 Share Posted July 17, 2003 Sure, I tried that. Here's the hip. zipped hip Quote Link to comment Share on other sites More sharing options...
ksmith Posted July 21, 2003 Share Posted July 21, 2003 Fixorion, Edward helped me with this a while back in this thread: http://odforce.net/forum/index.php?s=62e00...1&t=588&hl=life works very well, you have to pass the life parameter into Vops. Vops doesn't know this info unless you feed it. From there you're good to go. ksmith 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.