POV-Ray : Newsgroups : povray.binaries.animations : Liquid animation Server Time
5 Jul 2024 08:41:50 EDT (-0400)
  Liquid animation (Message 1 to 4 of 4)  
From: fidos
Subject: Liquid animation
Date: 23 Feb 2005 15:30:02
Message: <web.421ce75df0e081cec279c45b0@news.povray.org>
Hi,

I'm testing the animation of liquid and the rending in POVRay.

I post my first results : the animation of a liquid pourred in a transparent
glass.

For the simulation of the liquid, I used a program that I wrote in C using
the level set method and the solving of the NS equations. For each frame,
the program generate an isosurface file in the dfd format. When I finished
the simulation, I load the file in POVRay for rendering.

The simulation was around 3 days long (but htere is a lot of room for
optimisation !!!) and the rending around 5 days long.

Regards,

Fidos


Post a reply to this message


Attachments:
Download 'flow.avi.dat' (552 KB)

From: regdo
Subject: Re: Liquid animation
Date: 23 Feb 2005 15:52:59
Message: <421ced2b$1@news.povray.org>
fidos wrote:
> Hi,
> 
> I'm testing the animation of liquid and the rending in POVRay.
> 
> I post my first results : the animation of a liquid pourred in a transparent
> glass.
> 
> For the simulation of the liquid, I used a program that I wrote in C using
> the level set method and the solving of the NS equations. For each frame,
> the program generate an isosurface file in the dfd format. When I finished
> the simulation, I load the file in POVRay for rendering.
> 
> The simulation was around 3 days long (but htere is a lot of room for
> optimisation !!!) and the rending around 5 days long.
> 
> Regards,
> 
> Fidos
On what system did you get that compute/render times ?
Very impressive, even if the end of the animation makes the liquid 
surface a little odd (and not only because of color ;-) )
Any hope to see such a simulator on-line one of these days ? (If you 
know of one freely available, please tell me).

Regis.


Post a reply to this message

From: fidos
Subject: Re: Liquid animation
Date: 24 Feb 2005 14:00:01
Message: <web.421e232316bb2872739b4eda0@news.povray.org>
> On what system did you get that compute/render times ?
I did the computation on a P4 3.2 GHz with 1 Go of RAM.

> Very impressive, even if the end of the animation makes the liquid
> surface a little odd (and not only because of color ;-) )
Thank you. I think the end is a little bit odd due to the fact that I didn't
modelize any surface tension.

> Any hope to see such a simulator on-line one of these days ? (If you
> know of one freely available, please tell me).
I plan to release it one day, but I have to correct 2 main problems before
to do so :
- The simulations are to slow to be used in a real project.
- For the moment, the geometry of the objects (for exemple the glass) are
defined by an isosurface hard coded in the simulator. I will write a small
parser (the integration in POVRay would ask for much more work).
I don't know any free liquid simulator suitable for computer graphics. It
exists some commercial ones like RealFlow (which looks very good). You can
find some free simulator of NS equations with source code available (for
instance, you can make a search on sourceforge web page if you are
interested) but still remain the gap to integrate it in a CG package as
POVRay.

Fidos


Post a reply to this message

From: gregjohn
Subject: Re: Liquid animation
Date: 24 Feb 2005 19:25:00
Message: <web.421e6fd716bb28723a5fb9ba0@news.povray.org>
Hello, I couldn't see it.  MPG-1's will ensure viewability by a greater
audience.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.