// cpt-city: jjg/neo10/elem/crisp-ice (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 crisp_ice = color_map { [0.00000 color rgbf <0.9843,0.9843,1.0000,0.0000>] [0.10000 color rgbf <0.9843,0.9843,1.0000,0.0000>] [0.10000 color rgbf <0.9569,0.9569,1.0000,0.0000>] [0.20000 color rgbf <0.9569,0.9569,1.0000,0.0000>] [0.20000 color rgbf <0.9255,0.9255,1.0000,0.0000>] [0.30000 color rgbf <0.9255,0.9255,1.0000,0.0000>] [0.30000 color rgbf <0.8941,0.8941,1.0000,0.0000>] [0.40000 color rgbf <0.8941,0.8941,1.0000,0.0000>] [0.40000 color rgbf <0.8667,0.8667,1.0000,0.0000>] [0.50000 color rgbf <0.8667,0.8667,1.0000,0.0000>] [0.50000 color rgbf <0.8353,0.8353,1.0000,0.0000>] [0.60000 color rgbf <0.8353,0.8353,1.0000,0.0000>] [0.60000 color rgbf <0.8039,0.8039,1.0000,0.0000>] [0.70000 color rgbf <0.8039,0.8039,1.0000,0.0000>] [0.70000 color rgbf <0.6784,0.7804,1.0000,0.0000>] [0.80000 color rgbf <0.6784,0.7804,1.0000,0.0000>] [0.80000 color rgbf <0.5333,0.7569,1.0000,0.0000>] [0.90000 color rgbf <0.5333,0.7569,1.0000,0.0000>] [0.90000 color rgbf <0.3882,0.7333,1.0000,0.0000>] [1.00000 color rgbf <0.3882,0.7333,1.0000,0.0000>] }