POV-Ray : Newsgroups : povray.binaries.images : Now it's Friday... : Re: Now it's Friday... Server Time
16 Aug 2024 10:23:32 EDT (-0400)
  Re: Now it's Friday...  
From: Dennis Miller
Date: 23 Feb 2002 00:22:01
Message: <3c7726f9$1@news.povray.org>
This code crashes on my PC at line 62 - divide by zero.
Any clues?
d.

"Ryan Mooney" <rdm### [at] earthlinknet> wrote in message
news:3C769E75.B283BA27@earthlink.net...
> Here is a rendition of the abstract media by Tek...
> And Tek... Changing the color map values from 1000 to 1 dramatically
> change the color and brightness... I also changed the function a
> little... This was quite fun to play around with...
> The new density is as fallows :::
>
> density {
>      function {
>       1/(0.01 + sqrt(x^3 + z^6*pi )*y/2)
>      }
>      scale 1000
>      translate -10*y
>
>      poly_wave 3
>
>      colour_map {
>       [0 rgbt 0.00001]
>       [5 rgb 100000]
>      }
>     scale .21} // density
>


----------------------------------------------------------------------------
----


Post a reply to this message

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