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

function image type

top previous next

// use this for example in a heightfield or an image_map
  function
  5050 {            // resolution of generated image
    pattern {         // user defined function
      agate            
    }
  }