Blender-FLIP-Fluids icon indicating copy to clipboard operation
Blender-FLIP-Fluids copied to clipboard

[Feature Request] Allow loaded cache meshes to be rotated

Open enzyme69 opened this issue 7 years ago • 6 comments

Dear RLGUY, supposed I have fluid that is good working in one blend, and I would like to use it in different blend, perhaps making multiple Domain object, could I just load the fluid cache and manipulate the transformation, rotation, etc and render it out?

I tried, but rotation does not seem to work, I tried applying rotation and still does not work as the cached fluid keep resetting its rotation.

Any trick to use?

Thanks!

enzyme69 avatar May 03 '18 05:05 enzyme69

Hey enzyme69,

You can load the cache within a new Domain inside of a new .blend scene. As of now, rotation is not allowed. I'll add this as a feature request.

Also, just a note: if you load a cache into a new domain and the cache contains whitewater meshes, you will need to enable the whitewater setting in the domain for the particles to be displayed.

rlguy avatar May 04 '18 04:05 rlguy

prtscr capture_6

Thanks for acknowledge-ing the feature request.

In the meantime, I am using Sverchok Add-On to Offset Tranform the fluid surface. There is a funky -1,-1,-1 transform on the surface, but I can fix this using SV also.

Cheers!

enzyme69 avatar May 04 '18 10:05 enzyme69

I re-open just in case people asking for similar feature to rotate resulting fluid surface.

enzyme69 avatar May 04 '18 10:05 enzyme69

prtscr capture_5 Rotating also works using this method.

I supposed, Alembic export can also work, but Alembic cache also has this limitation of difficulty to offset transform.

enzyme69 avatar May 04 '18 10:05 enzyme69

UPDATE: We can also do this without Sverchok Add-On, simply apply Displacement to the fluid_surface shape, with zero strength, then export Alembic Cache. Should force it to bake fluid :)

enzyme69 avatar May 10 '18 07:05 enzyme69

But would still be nice to be able to simply rotate the surface fluid generated directly without another baking / caching.

enzyme69 avatar May 10 '18 07:05 enzyme69

My apologies for the ping on this issue thread, just cleaning up the FLIP Fluids GitHub issue tracker.

The purpose of the FLIP Fluids GitHub issue tracker is for issues and bugs only. Feature development and requests are handled internally and requests can be made through alternative channels. See: Guidelines for Feature Requests.

rlguy avatar Feb 22 '23 19:02 rlguy