// cpt-city: neota/faun/radioactive-slime (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/faun #declare FAUN_radioactive_slime = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.09947 color rgbf <0.0353,0.1569,0.0431,0.0000>] [0.22901 color rgbf <0.0667,0.3098,0.0824,0.0000>] [0.29843 color rgbf <0.2118,0.3804,0.1922,0.0000>] [0.39790 color rgbf <0.3569,0.4471,0.3059,0.0000>] [0.46422 color rgbf <0.3176,0.5529,0.3059,0.0000>] [0.53053 color rgbf <0.2745,0.6549,0.3059,0.0000>] [0.59160 color rgbf <0.4235,0.7765,0.4588,0.0000>] [0.68321 color rgbf <0.5725,0.8941,0.6157,0.0000>] [0.76718 color rgbf <0.7843,0.8863,0.6275,0.0000>] [0.87405 color rgbf <1.0000,0.8745,0.6431,0.0000>] [0.93893 color rgbf <1.0000,0.9373,0.6784,0.0000>] [1.00000 color rgbf <1.0000,1.0000,0.7176,0.0000>] }