// cpt-city: neota/face/eyes/blue (ggr) // // Gradients for pixel art by David Gowers (a.k.a. neota, aicaz) // // author: David Gowers (Neota, Aicaz) // copyright: Free to use // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/neota/face/eyes #declare FACE_EYES_blue = color_map { [0.00000 color rgbf <0.0039,0.0078,0.0118,0.0000>] [0.14327 color rgbf <0.1216,0.1490,0.1686,0.0000>] [0.28655 color rgbf <0.2392,0.2941,0.3294,0.0000>] [0.38889 color rgbf <0.3294,0.4039,0.4471,0.0000>] [0.49123 color rgbf <0.4235,0.5098,0.5647,0.0000>] [0.56725 color rgbf <0.4980,0.5843,0.6392,0.0000>] [0.64328 color rgbf <0.5725,0.6588,0.7137,0.0000>] [0.77884 color rgbf <0.7255,0.8078,0.8549,0.0000>] [0.93567 color rgbf <0.8784,0.9529,1.0000,0.0000>] [0.96550 color rgbf <0.9412,0.9765,1.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }