magneto Posted December 2, 2014 Share Posted December 2, 2014 Hi, If I have multiple volumes like density, color, vel, fuel, etc, how can I write code so that I can copy the volume values from the second input of the Volume Wrangle into the first one. For testing I am feeding the same node into both inputs and simply copy the result but I am still getting incorrect result. This is what I wrote: Group: @name=Cd.x Bind Each Volume to Density: ON float sample = volumesample(1, @primnum, @P); @density = sample; I was expecting the volume to look exactly the same but it looks completely different. I am using Petr's hip file so the volume order is fixed so not sure what's happening this time (before/after): Thanks 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.