POV-Ray : Newsgroups : povray.general : Radial specialists wanted : Radial specialists wanted Server Time
2 Aug 2024 00:12:53 EDT (-0400)
  Radial specialists wanted  
From: Alain
Date: 21 Feb 2005 11:06:05
Message: <421a06ed@news.povray.org>
I don't understand how radial works with non integer frequencies.

Let's take a simple one :
#declare MyP = pigment{ radial
         frequency F
         phase P
         pigment_map {
                [0.5 Black]
                [0.5 White]}}

I want F to grow from .1 to 10, and I want the Black color to start at the 
fixed position (+x, -z, I don' t care). What is the value of P which achieve 
this ?

It looked simple to me at first, but I must say that I going to give up. Any 
one can help ?


Alain


Post a reply to this message

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