How can I get Interactive Smoke Particle systems?

Hi guys,

I’m in the beginning of a project that requires a lot of interactive smoke. I’m required to have smoke interact with a few static meshes and also fill up a few invisible containers. Is it possible to create a believable effect using GPU particles and Vector fields? Real-time performance isn’t that important as i want to render out a video at the end.

you could try combining GPU type , and some of them be CPU with Collision enabled…no idea if that will work

I was looking at the nvidia flex demo on YouTube. I wonder if that kind of dense smoke is possible in unreal. I’ll try out the ue4 build with gameworks interstated from GitHub. So far I’ve only seen people use flex in ue4 for fluid simulations.