gangland Posted July 30, 2020 Share Posted July 30, 2020 hello guys. i've a simple pyro flame simulation and i need the geometry attract the flame. but i not getting how to do that. please help me, thanks in advance. ps: i attaching an .hip file attract_smoke_by_geo.hip Quote Link to comment Share on other sites More sharing options...
DonRomano Posted July 30, 2020 Share Posted July 30, 2020 Try to make a velocity field pointing to your geometry. What I'll make : - Pack both source and your geo (like origin and target) - Create a vector between them (target pos - origin pos) - Use this vector to drive your velocity field, or source this vector as the vel attribute in your fire, or use this vector to drive the buoyancy direction in the pyro solver. Good luck ! 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.