Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Allow loaded cache meshes to be rotated #286

Closed
enzyme69 opened this issue May 3, 2018 · 7 comments
Closed

[Feature Request] Allow loaded cache meshes to be rotated #286

enzyme69 opened this issue May 3, 2018 · 7 comments
Labels

Comments

@enzyme69
Copy link

enzyme69 commented May 3, 2018

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!

@rlguy
Copy link
Owner

rlguy commented May 4, 2018

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 rlguy added the feature label May 4, 2018
@rlguy rlguy changed the title Fluid Domain transformation in different blend [Feature Request] Allow loaded cache meshes to be rotated May 4, 2018
@enzyme69
Copy link
Author

enzyme69 commented May 4, 2018

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 enzyme69 closed this as completed May 4, 2018
@enzyme69 enzyme69 reopened this May 4, 2018
@enzyme69
Copy link
Author

enzyme69 commented May 4, 2018

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

@enzyme69
Copy link
Author

enzyme69 commented May 4, 2018

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
Copy link
Author

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
Copy link
Author

enzyme69 commented May 10, 2018

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

@rlguy
Copy link
Owner

rlguy commented Feb 22, 2023

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 rlguy closed this as completed Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants