// cpt-city: jjg/neo10/othr/oilpaint (cpt) // // Ten-step sequential schemes based on the Other 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/othr #declare oilpaint = color_map { [0.00000 color rgbf <0.9647,0.9608,0.9608,0.0000>] [0.10000 color rgbf <0.9647,0.9608,0.9608,0.0000>] [0.10000 color rgbf <0.9059,0.8510,0.8157,0.0000>] [0.20000 color rgbf <0.9059,0.8510,0.8157,0.0000>] [0.20000 color rgbf <0.8627,0.8000,0.6314,0.0000>] [0.30000 color rgbf <0.8627,0.8000,0.6314,0.0000>] [0.30000 color rgbf <0.8196,0.7333,0.4941,0.0000>] [0.40000 color rgbf <0.8196,0.7333,0.4941,0.0000>] [0.40000 color rgbf <0.7843,0.6431,0.4000,0.0000>] [0.50000 color rgbf <0.7843,0.6431,0.4000,0.0000>] [0.50000 color rgbf <0.7333,0.5451,0.3451,0.0000>] [0.60000 color rgbf <0.7333,0.5451,0.3451,0.0000>] [0.60000 color rgbf <0.6196,0.4745,0.3333,0.0000>] [0.70000 color rgbf <0.6196,0.4745,0.3333,0.0000>] [0.70000 color rgbf <0.5098,0.4000,0.3373,0.0000>] [0.80000 color rgbf <0.5098,0.4000,0.3373,0.0000>] [0.80000 color rgbf <0.4078,0.3412,0.3255,0.0000>] [0.90000 color rgbf <0.4078,0.3412,0.3255,0.0000>] [0.90000 color rgbf <0.2980,0.2824,0.2824,0.0000>] [1.00000 color rgbf <0.2980,0.2824,0.2824,0.0000>] }