Jump to content

gas resize fluid and vorticle


envil

Recommended Posts

Hi!!

Suggest me, please..

How I may to use gasVorticleGeomtry node with gasResizeRluid node? Vorticle do not changing position according resized fluids... <_<

thanks

PS

Add "vorticles" into extraField parameter of gasResizeFluid is not work...

Edited by envil
Link to comment
Share on other sites

Hi!!

Suggest me, please..

How I may to use gasVorticleGeomtry node with gasResizeRluid node? Vorticle do not changing position according resized fluids... <_<

thanks

PS

Add "vorticles" into extraField parameter of gasResizeFluid is not work...

I happened to try something like this a little while ago. Attached is the result. It generally works, though you'll see some gaps in the vorticles as the sim bounding box gets bigger. The vorticles diffuse pretty quickly however, so it's not too apparent in the resulting sim as you up the resolution.

Basically I took a hint from the internals of the ResizeFluid node and used a SOP Solver to query the bounding box of the fluid's "density" field each frame, after the ResizeFluid node has been run. Meaning you have to move the RecycleVorticles node after the ResizeFluid. Then you just reference that bounding box in the parameters of the RecycleVorticles node.

This should be more clear from the example. I do think there should be some built-in way to do this. Both ResizeFluids and RecycleVorticles generally work great; it's a natural request to want to use them together.

Good luck

resize_smoke_test.hipnc

Link to comment
Share on other sites

I happened to try something like this a little while ago. Attached is the result. It generally works, though you'll see some gaps in the vorticles as the sim bounding box gets bigger. The vorticles diffuse pretty quickly however, so it's not too apparent in the resulting sim as you up the resolution.

Basically I took a hint from the internals of the ResizeFluid node and used a SOP Solver to query the bounding box of the fluid's "density" field each frame, after the ResizeFluid node has been run. Meaning you have to move the RecycleVorticles node after the ResizeFluid. Then you just reference that bounding box in the parameters of the RecycleVorticles node.

This should be more clear from the example. I do think there should be some built-in way to do this. Both ResizeFluids and RecycleVorticles generally work great; it's a natural request to want to use them together.

Good luck

Its very interested!!

Thank you, thank you, johner!!!

Link to comment
Share on other sites

  • 10 months later...
  • 9 months later...
  • 3 months later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...