POV-Ray : Newsgroups : povray.binaries.animations : Rotating Disc segment - Disc020001.mpg (0/1) : Re: Rotating Disc segment - Disc020001.mpg (0/1) Server Time
1 Jul 2024 04:00:12 EDT (-0400)
  Re: Rotating Disc segment - Disc020001.mpg (0/1)  
From: Data Banks
Date: 17 Sep 2006 00:32:04
Message: <450ccfc4@news.povray.org>
Looks like the scan-line for a radar screen :)

"Stephen" <mcavoysATaolDOTcom@> wrote in message 
news:m721g2h6hsoln0qb8lvmtpu4n7t0h8v78f@4ax.com...
> For Kaeru Gaman
>
> Kaeru  for what you wanted put a clock statement in the color_map
> position
>
> #declare Radial_Texture =
> texture {
>  pigment {
>    radial
>    color_map {
>      [0 rgbft <0,0.7,0,0,0>]
>      [0.074 rgbft <0,0.7,0,0,0>]
>      [0.21 rgbft <0.889,0.889,0.889,0,0.889>]
>      [0.242 rgbft <1,1,1,0,1>]
>      [1 rgbft <1,1,1,0,1>]
>    }
>  }
> }
>
> Regards
> Stephen


Post a reply to this message

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