POV-Ray : Newsgroups : povray.general : Pigment_Map: Spherical Filling : Re: Pigment_Map: Spherical Filling Server Time
1 Aug 2024 00:19:01 EDT (-0400)
  Re: Pigment_Map: Spherical Filling  
From: Sven Littkowski
Date: 27 May 2006 16:49:07
Message: <4478bb43@news.povray.org>
Marc,

thanks for your hint! I truly don't new about that keyword. Well, I tried 
out, but have no success yet. What do I wrong?

sphere
{
 < 0.0, 0.0, 0.0 > 1.0
 pigment
 {
  spherical
  pigment_map
  {
   [ 0.0000 Clear ]
   [ 1.0000 Blue ]
  }
 }
 finish { ambient 0.0 }
 scale 1.0075
}

Sven


Post a reply to this message

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