// cpt-city: jjg/neo10/clth/leather (cpt) // // Ten-step sequential schemes based on the Cloth 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/clth #declare leather = color_map { [0.00000 color rgbf <0.9843,0.9608,0.9608,0.0000>] [0.10000 color rgbf <0.9843,0.9608,0.9608,0.0000>] [0.10000 color rgbf <0.9412,0.8784,0.8510,0.0000>] [0.20000 color rgbf <0.9412,0.8784,0.8510,0.0000>] [0.20000 color rgbf <0.8784,0.8000,0.6980,0.0000>] [0.30000 color rgbf <0.8784,0.8000,0.6980,0.0000>] [0.30000 color rgbf <0.8275,0.7137,0.5725,0.0000>] [0.40000 color rgbf <0.8275,0.7137,0.5725,0.0000>] [0.40000 color rgbf <0.7765,0.6314,0.4588,0.0000>] [0.50000 color rgbf <0.7765,0.6314,0.4588,0.0000>] [0.50000 color rgbf <0.7255,0.5451,0.3608,0.0000>] [0.60000 color rgbf <0.7255,0.5451,0.3608,0.0000>] [0.60000 color rgbf <0.6745,0.4667,0.2667,0.0000>] [0.70000 color rgbf <0.6745,0.4667,0.2667,0.0000>] [0.70000 color rgbf <0.6118,0.3882,0.1922,0.0000>] [0.80000 color rgbf <0.6118,0.3882,0.1922,0.0000>] [0.80000 color rgbf <0.5059,0.3216,0.1569,0.0000>] [0.90000 color rgbf <0.5059,0.3216,0.1569,0.0000>] [0.90000 color rgbf <0.4000,0.2549,0.1255,0.0000>] [1.00000 color rgbf <0.4000,0.2549,0.1255,0.0000>] }