POV-Ray : Newsgroups : povray.binaries.images : Now it's Friday... : Re: Now it's Friday... Server Time
16 Aug 2024 10:22:39 EDT (-0400)
  Re: Now it's Friday...  
From: Ryan Mooney
Date: 23 Feb 2002 01:25:50
Message: <3C7735ED.3713CFAE@earthlink.net>
Hmm no... Give us the computer and version specs... I am sure someone here will
know...

Dennis Miller wrote:

> 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.