tagosaku Posted December 19, 2017 Share Posted December 19, 2017 Hi, I have a question about popAdvectByVolume in popSim. There is a option parameters > update velocity and velocity blend. Instead of blend, I want to add two popAdvectByVolumes, but I have no idea how to use popVop as first picture shows As second picture, I tried to set first popAdvectByVolume as velocity update, and set second one as force update. I was thining two combined vels = vel + force But it's not working exactly. Does anyone have idea how to set up vopPop? thanks! Quote Link to comment Share on other sites More sharing options...
Dam Posted December 27, 2017 Share Posted December 27, 2017 What you have setted on "Imput tab" takes only data from first and second input of the Dopnetwork, nothing from the two "popadvect" connected to the "popvop". To do operations with two forces or v generated from the popadvect I would simply rename one of the two @force in f@force2 and calling with two "bind" the attributes inside the "popovop" to do mix or other kind of operations, that works with velocity too. cheers 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.