Jump to content

Fluid Ink style animation problem


LaszloFX

Recommended Posts

Hello Everybody,

I'm trying to do a logo reveal animation. The effect I'm going for is an "ink flow in water"-like effect.

Here is a reference video of what I'm aiming to do:

http://www.youtube.com/watch?v=lO56UwpyIJk

So far I've made a quick test:

First, I scattered some points on a flat object.

Then I used a SOP solver, to have a procedural growth over time by specifying a starting point and based on the next nearest point I'm spreading my selection.

I also animated my Search Radius coming from my vopsop's pcOpen node inside the SOP solver, to make sure it will fill out the entire object.

Then I colored it to differentiate it and I just delete the non-selected points based on their color.

So my question is that first of all, is this a good way of trying to achieve this effect, or do you guys would have some other suggestions that might work better for this?

Because it would be great if I could get that kind of detail, that you can see in the reference video at 0:30 and 0:45.

What kind of noise should I use to get that kind of swirly detail, seen in the video?

Also it would be nice to have more control over the speed of the flow.

I attached my scene file.

Thank you very much in advance for your help!

Ink_LogoTest_v001.hip

  • Like 1
Link to comment
Share on other sites

I did something similar before using different approach:

I've used a pyro object in a 2D container and a sink object for the shape I was looking for.

The reason to use a smoke was the temperature that makes the smoke to expand outward from the center of the source.

Even though I've used different colors for every drops and those colors blended nicely caused by the temperature's difusion.

Then you could advect points by the smoke and convert to fluid to get that liquid looking effect.

I could upload a sample scene for you if you're interested.

cheers

  • Like 1
Link to comment
Share on other sites

Thank you very much for your reply Dobril!

I think your method will have a much better liquid like motion, which is closer to what I'm trying to achieve.

In my method I'm not a big fan of the motion itself.

I would love to check out your scene file if it's not too much trouble. Could you upload it please?

Thanks again!

Link to comment
Share on other sites

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...