// cpt-city: jjg/neo10/liht/destruction (cpt) // // Ten-step sequential schemes based on the Light 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/liht #declare destruction = color_map { [0.00000 color rgbf <0.6353,0.9647,0.8235,0.0000>] [0.10000 color rgbf <0.6353,0.9647,0.8235,0.0000>] [0.10000 color rgbf <0.7569,0.8902,0.6549,0.0000>] [0.20000 color rgbf <0.7569,0.8902,0.6549,0.0000>] [0.20000 color rgbf <0.8118,0.7529,0.6627,0.0000>] [0.30000 color rgbf <0.8118,0.7529,0.6627,0.0000>] [0.30000 color rgbf <0.7373,0.5922,0.6078,0.0000>] [0.40000 color rgbf <0.7373,0.5922,0.6078,0.0000>] [0.40000 color rgbf <0.6627,0.3608,0.3843,0.0000>] [0.50000 color rgbf <0.6627,0.3608,0.3843,0.0000>] [0.50000 color rgbf <0.5843,0.1725,0.1882,0.0000>] [0.60000 color rgbf <0.5843,0.1725,0.1882,0.0000>] [0.60000 color rgbf <0.5137,0.0157,0.0196,0.0000>] [0.70000 color rgbf <0.5137,0.0157,0.0196,0.0000>] [0.70000 color rgbf <0.4353,0.0000,0.0000,0.0000>] [0.80000 color rgbf <0.4353,0.0000,0.0000,0.0000>] [0.80000 color rgbf <0.3608,0.0000,0.0000,0.0000>] [0.90000 color rgbf <0.3608,0.0000,0.0000,0.0000>] [0.90000 color rgbf <0.2863,0.0000,0.0000,0.0000>] [1.00000 color rgbf <0.2863,0.0000,0.0000,0.0000>] }