// cpt-city: jjg/neo10/elem/rain (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 rain = color_map { [0.00000 color rgbf <0.9490,0.9686,0.9647,0.0000>] [0.10000 color rgbf <0.9490,0.9686,0.9647,0.0000>] [0.10000 color rgbf <0.8471,0.9059,0.8980,0.0000>] [0.20000 color rgbf <0.8471,0.9059,0.8980,0.0000>] [0.20000 color rgbf <0.7451,0.8431,0.8314,0.0000>] [0.30000 color rgbf <0.7451,0.8431,0.8314,0.0000>] [0.30000 color rgbf <0.6431,0.7804,0.7647,0.0000>] [0.40000 color rgbf <0.6431,0.7804,0.7647,0.0000>] [0.40000 color rgbf <0.5412,0.7176,0.6941,0.0000>] [0.50000 color rgbf <0.5412,0.7176,0.6941,0.0000>] [0.50000 color rgbf <0.4392,0.6549,0.6275,0.0000>] [0.60000 color rgbf <0.4392,0.6549,0.6275,0.0000>] [0.60000 color rgbf <0.3373,0.5961,0.5608,0.0000>] [0.70000 color rgbf <0.3373,0.5961,0.5608,0.0000>] [0.70000 color rgbf <0.2902,0.4941,0.5255,0.0000>] [0.80000 color rgbf <0.2902,0.4941,0.5255,0.0000>] [0.80000 color rgbf <0.2627,0.3804,0.5059,0.0000>] [0.90000 color rgbf <0.2627,0.3804,0.5059,0.0000>] [0.90000 color rgbf <0.2353,0.2667,0.4863,0.0000>] [1.00000 color rgbf <0.2353,0.2667,0.4863,0.0000>] }