// cpt-city: jjg/neo10/faun/radioactive-slime (cpt) // // Ten-step sequential schemes based on the Fauna pixel-art // gradients by Neota // // author: J.J. Green // copyright: Free to use // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/neo10/faun #declare radioactive_slime = color_map { [0.00000 color rgbf <1.0000,0.9608,0.6941,0.0000>] [0.10000 color rgbf <1.0000,0.9608,0.6941,0.0000>] [0.10000 color rgbf <1.0000,0.8863,0.6510,0.0000>] [0.20000 color rgbf <1.0000,0.8863,0.6510,0.0000>] [0.20000 color rgbf <0.8745,0.8784,0.6353,0.0000>] [0.30000 color rgbf <0.8745,0.8784,0.6353,0.0000>] [0.30000 color rgbf <0.7098,0.8863,0.6235,0.0000>] [0.40000 color rgbf <0.7098,0.8863,0.6235,0.0000>] [0.40000 color rgbf <0.5373,0.8667,0.5804,0.0000>] [0.50000 color rgbf <0.5373,0.8667,0.5804,0.0000>] [0.50000 color rgbf <0.4078,0.7647,0.4471,0.0000>] [0.60000 color rgbf <0.4078,0.7647,0.4471,0.0000>] [0.60000 color rgbf <0.2824,0.6275,0.3020,0.0000>] [0.70000 color rgbf <0.2824,0.6275,0.3020,0.0000>] [0.70000 color rgbf <0.3294,0.5059,0.3020,0.0000>] [0.80000 color rgbf <0.3294,0.5059,0.3020,0.0000>] [0.80000 color rgbf <0.3020,0.4196,0.2627,0.0000>] [0.90000 color rgbf <0.3020,0.4196,0.2627,0.0000>] [0.90000 color rgbf <0.1843,0.3647,0.1725,0.0000>] [1.00000 color rgbf <0.1843,0.3647,0.1725,0.0000>] }