// cpt-city: jjg/neo10/elem/lava (cpt) // // Ten-step sequential schemes based on the Element 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/elem #declare lava = color_map { [0.00000 color rgbf <1.0000,1.0000,0.6314,0.0000>] [0.10000 color rgbf <1.0000,1.0000,0.6314,0.0000>] [0.10000 color rgbf <1.0000,0.9490,0.1961,0.0000>] [0.20000 color rgbf <1.0000,0.9490,0.1961,0.0000>] [0.20000 color rgbf <1.0000,0.8275,0.1961,0.0000>] [0.30000 color rgbf <1.0000,0.8275,0.1961,0.0000>] [0.30000 color rgbf <1.0000,0.6941,0.1961,0.0000>] [0.40000 color rgbf <1.0000,0.6941,0.1961,0.0000>] [0.40000 color rgbf <0.9882,0.5686,0.1843,0.0000>] [0.50000 color rgbf <0.9882,0.5686,0.1843,0.0000>] [0.50000 color rgbf <0.9412,0.4667,0.1529,0.0000>] [0.60000 color rgbf <0.9412,0.4667,0.1529,0.0000>] [0.60000 color rgbf <0.8941,0.3608,0.1176,0.0000>] [0.70000 color rgbf <0.8941,0.3608,0.1176,0.0000>] [0.70000 color rgbf <0.8196,0.1961,0.0627,0.0000>] [0.80000 color rgbf <0.8196,0.1961,0.0627,0.0000>] [0.80000 color rgbf <0.7020,0.0000,0.0000,0.0000>] [0.90000 color rgbf <0.7020,0.0000,0.0000,0.0000>] [0.90000 color rgbf <0.5647,0.0000,0.0000,0.0000>] [1.00000 color rgbf <0.5647,0.0000,0.0000,0.0000>] }