// cpt-city: jjg/neo10/face/hair/hair-2 (cpt) // // Ten-step sequential schemes based on the Hair 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/face/hair #declare hair_2 = color_map { [0.00000 color rgbf <1.0000,0.9490,0.9216,0.0000>] [0.10000 color rgbf <1.0000,0.9490,0.9216,0.0000>] [0.10000 color rgbf <1.0000,0.8510,0.7686,0.0000>] [0.20000 color rgbf <1.0000,0.8510,0.7686,0.0000>] [0.20000 color rgbf <0.9412,0.7686,0.6745,0.0000>] [0.30000 color rgbf <0.9412,0.7686,0.6745,0.0000>] [0.30000 color rgbf <0.8667,0.6980,0.5961,0.0000>] [0.40000 color rgbf <0.8667,0.6980,0.5961,0.0000>] [0.40000 color rgbf <0.7529,0.6392,0.5373,0.0000>] [0.50000 color rgbf <0.7529,0.6392,0.5373,0.0000>] [0.50000 color rgbf <0.6588,0.5647,0.4667,0.0000>] [0.60000 color rgbf <0.6588,0.5647,0.4667,0.0000>] [0.60000 color rgbf <0.5843,0.4784,0.3922,0.0000>] [0.70000 color rgbf <0.5843,0.4784,0.3922,0.0000>] [0.70000 color rgbf <0.5059,0.3922,0.3137,0.0000>] [0.80000 color rgbf <0.5059,0.3922,0.3137,0.0000>] [0.80000 color rgbf <0.4314,0.3216,0.2431,0.0000>] [0.90000 color rgbf <0.4314,0.3216,0.2431,0.0000>] [0.90000 color rgbf <0.3529,0.2549,0.1765,0.0000>] [1.00000 color rgbf <0.3529,0.2549,0.1765,0.0000>] }