// cpt-city: ocal/radial-eyeball-green (svg) // // A mixed collection of gradients from the Open Clip Art Library // // author: Alan Horkan // copyright: Public domain // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/ocal #declare eyeball_green = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.15000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.20000 color rgbf <0.0000,1.0000,0.0000,0.0000>] [0.40000 color rgbf <0.0000,0.7529,0.0000,0.0000>] [0.43000 color rgbf <0.0000,0.7529,0.0000,0.0000>] [0.45000 color rgbf <0.0000,1.0000,0.0000,0.0000>] [0.47500 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.90000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.98000 color rgbf <1.0000,0.8784,0.8784,0.0000>] [1.00000 color rgbf <1.0000,0.0000,0.0000,0.0000>] }