POV-Ray : Newsgroups : povray.binaries.animations : Heat Ripples Server Time
17 May 2024 16:05:39 EDT (-0400)
  Heat Ripples (Message 1 to 3 of 3)  
From: Blue Herring
Subject: Heat Ripples
Date: 3 Oct 2008 15:37:41
Message: <48e67485@news.povray.org>
Here's an animated version of the heat ripples from p.b.i.

-- 
// The Mildly Infamous Blue Herring
#include"functions.inc"isosurface{function{-f_strophoid(x/2-.45,y,
z*3,1,1.2,1,1.5)-.05}contained_by{box{<-2.1,-1,-1/3>,<1.4,1,1/3>}}
max_gradient 12inverse hollow pigment{rgbf 1}interior{media{samples
8 emission<3,80,150>/255density{crackle metric 1color_map{[0rgb 6]
[.03rgb 0][1rgb 0]}scale<1,2,1>warp{turbulence<.5,.75,.5>}scale 1/
3}}}translate z*3}


Post a reply to this message


Attachments:
Download 'heat_ripples.avi.dat' (669 KB)

From: Alain
Subject: Re: Heat Ripples
Date: 4 Oct 2008 11:02:11
Message: <48e78573@news.povray.org>
Blue Herring nous illumina en ce 2008-10-03 15:37 -->
> Here's an animated version of the heat ripples from p.b.i.
> 
Nice, but those shifting horizontal cuts are anoying. They were not present on 
the still.

-- 
Alain
-------------------------------------------------
Christian Science: Shit happening is all in your mind.


Post a reply to this message

From: Blue Herring
Subject: Re: Heat Ripples
Date: 7 Oct 2008 12:20:00
Message: <48eb8c30$1@news.povray.org>
Alain wrote:
> Nice, but those shifting horizontal cuts are anoying. They were not 
> present on the still.

Didn't notice that initially.  It must be because I used a repeat warp 
with flip to make it cyclic.  I'm going to switch it to a rotation, no 
warp, though I think a full cycle of animation will end up being too big 
to post here.  (Perhaps a lower bitrate...)

-- 
// The Mildly Infamous Blue Herring
#include"functions.inc"isosurface{function{-f_strophoid(x/2-.45,y,
z*3,1,1.2,1,1.5)-.05}contained_by{box{<-2.1,-1,-1/3>,<1.4,1,1/3>}}
max_gradient 12inverse hollow pigment{rgbf 1}interior{media{samples
8 emission<3,80,150>/255density{crackle metric 1color_map{[0rgb 6]
[.03rgb 0][1rgb 0]}scale<1,2,1>warp{turbulence<.5,.75,.5>}scale 1/
3}}}translate z*3}


Post a reply to this message

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