// cpt-city: jjg/neo10/face/skin/skin (cpt) // // Ten-step sequential schemes based on the Skin 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/skin #declare skin = color_map { [0.00000 color rgbf <0.9294,0.7843,0.6196,0.0000>] [0.10000 color rgbf <0.9294,0.7843,0.6196,0.0000>] [0.10000 color rgbf <0.8353,0.6353,0.4902,0.0000>] [0.20000 color rgbf <0.8353,0.6353,0.4902,0.0000>] [0.20000 color rgbf <0.7412,0.4902,0.3686,0.0000>] [0.30000 color rgbf <0.7412,0.4902,0.3686,0.0000>] [0.30000 color rgbf <0.6431,0.3529,0.2706,0.0000>] [0.40000 color rgbf <0.6431,0.3529,0.2706,0.0000>] [0.40000 color rgbf <0.5765,0.2980,0.2157,0.0000>] [0.50000 color rgbf <0.5765,0.2980,0.2157,0.0000>] [0.50000 color rgbf <0.5176,0.2627,0.1765,0.0000>] [0.60000 color rgbf <0.5176,0.2627,0.1765,0.0000>] [0.60000 color rgbf <0.4549,0.2314,0.1373,0.0000>] [0.70000 color rgbf <0.4549,0.2314,0.1373,0.0000>] [0.70000 color rgbf <0.3961,0.2000,0.1059,0.0000>] [0.80000 color rgbf <0.3961,0.2000,0.1059,0.0000>] [0.80000 color rgbf <0.3373,0.1686,0.0745,0.0000>] [0.90000 color rgbf <0.3373,0.1686,0.0745,0.0000>] [0.90000 color rgbf <0.2784,0.1373,0.0510,0.0000>] [1.00000 color rgbf <0.2784,0.1373,0.0510,0.0000>] }