POV-Ray : Newsgroups : povray.advanced-users : function pigment problems : Re: function pigment problems Server Time: 23 Jul 2008 21:07:32 GMT
  Re: function pigment problems  
From: Slime
Date: 17 Dec 2007 09:38:48
pigment {
     function { Fn(x, y, z) / 1000 }
     color_map {
       [ 0 color Color1 ]
       [ 1 color Color2 * 1000 ]
     }
   }

I'm not sure I completely understand your process but this might at least
set you on the right track. The 1000 can be as large as it needs to be.

 - Slime
 [ http://www.slimeland.com/ ]


Post a reply to this message

Copyright 1991-2004 POV-Team™