POV-Ray : Newsgroups : povray.binaries.animations : Rot and Renewal : Rot and Renewal Server Time
20 Jul 2024 05:17:50 EDT (-0400)
  Rot and Renewal  
From: John D  Gwinner
Date: 8 Jul 2001 18:42:16
Message: <3b48e1c8@news.povray.org>
Folks:

Here's the original Iso surface experiments I was doing for water.  It's not
ripples, but it is neat, so I added some color and ran an animation.  I have
a sphere at the outer edge to add visual interest.  Comments welcome!

        == John ==

P.S. The iso function here is:

function {
        sqrt(sqr(x) + sqr(y) + sqr(z)) - 1 -
          WrinklesFunc(x,z,y) * WaveDepth
       }


Post a reply to this message


Attachments:
Download 'RotandRenewal03.mpg' (286 KB)

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