sekow 44 Posted June 28, 2016 (edited) hey I cant figure out how to resize smoke fields when using clustering via point instancing. When I use the smoke source, it wont take the clusters into account, instead using the bound of all clusters together. But I like to resize the smoke clusters accordingly see attached hipfile SMOKE_CLUSTER_TRACKING.hip Edited June 28, 2016 by sekow Share this post Link to post Share on other sites
jkunz07 187 Posted June 28, 2016 I believe that's a bug with the resize DOP node Share this post Link to post Share on other sites
sekow 44 Posted June 28, 2016 found it. its not a bug. inside the sop solver (in the dynamic resize dop) that is responsible for setting up ResizeBounds, is a Object merge sop (see new hipfile) There is a group parameter that should be exposed. just put in: @name=density_`dopfield("..",stamp("..", "OBJID",0),"init","Options",0,"init_cluster")` nad yall good to go... SMOKE_CLUSTER_TRACKING_2.hip Share this post Link to post Share on other sites