POV-Ray : Newsgroups : povray.binaries.images : Now it's Friday... : Now it's Friday... Server Time
16 Aug 2024 10:25:25 EDT (-0400)
  Now it's Friday...  
From: Ryan Mooney
Date: 22 Feb 2002 14:39:56
Message: <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


Attachments:
Download 'm2.jpg' (30 KB)

Preview of image 'm2.jpg'
m2.jpg


 

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