POV-Ray Insert Menu
mady by Christoph Hormann
http://www.imagico.de/

checker

top previous next

// solid pattern for use in texture/pigment/normal(/density)
// cube checker pattern, alternates color1 and color2
  checker
    color rgb <111>,
    color rgb <010>