POV-Ray : Newsgroups : povray.binaries.images : RTR isosurface clouds screen shot and code (28k jpg) : Re: RTR isosurface clouds screen shot and code (28k jpg) Server Time
1 Aug 2024 08:23:06 EDT (-0400)
  Re: RTR isosurface clouds screen shot and code (28k jpg)  
From: Paolo Gibellini
Date: 17 Oct 2008 04:24:11
Message: <48f84bab$1@news.povray.org>
Nice indeed...
A sort of sub-atomic clouds!
;-)
Paolo

 >stbenge  on date 16/10/2008 23:59 wrote:
> Paolo Gibellini wrote:
>> Hallo, Sam!
>> Your code is interesting for static images too, decreasing a bit the 
>> number of the frames we have strange and interesting lighted clouds.
>> ;-)
>> Paolo
> 
> Hi Paolo,
> 
> Here, swap the pigment out for this one:
> pigment{
>  function{pf(x-V*hSpeed,y-V*vSpeed,z)}
>  translate -lpos*.5
>  color_map{
>   [0 rgb lcol]
>   [.75 rgb(air+.5)/4]
>  }
> }
> 
> It's just the opposite of the other one, but it looks much better.
> 
> Sam


Post a reply to this message

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