cloudfx Posted September 24, 2012 Share Posted September 24, 2012 (edited) Hi, I have rest2 vector type attributes from pyro2 and I am trying to give noise based on this rest field but it is not working as I expected. Can somebody look into this hip and let me know what I am missing? restTest_v01.hip Edited September 24, 2012 by cloudfx Quote Link to comment Share on other sites More sharing options...
Macha Posted September 25, 2012 Share Posted September 25, 2012 (edited) It looks correct to me. What would you expect to happen differently? Make sure you visualize just density, not all the fields. Edited September 25, 2012 by Macha Quote Link to comment Share on other sites More sharing options...
cloudfx Posted September 25, 2012 Author Share Posted September 25, 2012 (edited) It looks correct to me. What would you expect to happen differently? Make sure you visualize just density, not all the fields. After I multiply the value that I got fomr aanoise using rest2 to "pos input" , nothing is visible. I am using 12.0.622, maybe the version is wrong? Multiplying "density" with output 1d from aanoise give me nothing like multiply "0" Make sure the bypass is on for "fit" node in there too. aanoise's pos input is coming from rest2 import parameter. Is this setting missing something?? Please help. Edited September 25, 2012 by cloudfx Quote Link to comment Share on other sites More sharing options...
duanxiaozhi Posted September 25, 2012 Share Posted September 25, 2012 (edited) The aanoise return a negative value so you can not see it. you can only see 0 -1 in the viewpoint,if you want to chagne that, you can add a volume vizulization sop and remap the filed. Edited September 25, 2012 by duanxiaozhi Quote Link to comment Share on other sites More sharing options...
cloudfx Posted September 25, 2012 Author Share Posted September 25, 2012 (edited) The aanoise return a negative value so you can not see it. you can only see 0 -1 in the viewpoint,if you want to chagne that, you can add a volume vizulization sop and remap the filed. aanoise returns value from -0.5 to 0.5 I re-mapped density in visualization node to be something like -1~1 but still nothing. If I put voxel pos of original density to "pos" input of aanoise, it works but of course it does not follow the fluid motion. If I put rest vector volume attribute to "pos" input of aanoise, it displays nothing if I re-map the density in visualization. I've check the value of the density after it being multiplied with the output that I got from aanoise using "pos" input that I got from pyro - rest2. Please help me with this if somebody have played with this rest2 that is from pyro2 for H12. Thank you, Edited September 25, 2012 by cloudfx Quote Link to comment Share on other sites More sharing options...
mawi Posted September 26, 2012 Share Posted September 26, 2012 The problem is that you are not generating a rest field. There is a "add rest field" checkbox in pyro object / initial data tab. Quote Link to comment Share on other sites More sharing options...
cloudfx Posted September 26, 2012 Author Share Posted September 26, 2012 The problem is that you are not generating a rest field. There is a "add rest field" checkbox in pyro object / initial data tab. That was it. Thank you very much mawl! 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.