// cpt-city: jjg/neo10/othr/saturation-noise (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 saturation_noise = color_map { [0.00000 color rgbf <0.9804,0.9569,0.9569,0.0000>] [0.10000 color rgbf <0.9804,0.9569,0.9569,0.0000>] [0.10000 color rgbf <0.9373,0.8667,0.8667,0.0000>] [0.20000 color rgbf <0.9373,0.8667,0.8667,0.0000>] [0.20000 color rgbf <0.8980,0.7765,0.7765,0.0000>] [0.30000 color rgbf <0.8980,0.7765,0.7765,0.0000>] [0.30000 color rgbf <0.8588,0.6863,0.6863,0.0000>] [0.40000 color rgbf <0.8588,0.6863,0.6863,0.0000>] [0.40000 color rgbf <0.8157,0.5961,0.5961,0.0000>] [0.50000 color rgbf <0.8157,0.5961,0.5961,0.0000>] [0.50000 color rgbf <0.7765,0.5059,0.5059,0.0000>] [0.60000 color rgbf <0.7765,0.5059,0.5059,0.0000>] [0.60000 color rgbf <0.6706,0.4431,0.4431,0.0000>] [0.70000 color rgbf <0.6706,0.4431,0.4431,0.0000>] [0.70000 color rgbf <0.4784,0.4196,0.4196,0.0000>] [0.80000 color rgbf <0.4784,0.4196,0.4196,0.0000>] [0.80000 color rgbf <0.4039,0.3451,0.3451,0.0000>] [0.90000 color rgbf <0.4039,0.3451,0.3451,0.0000>] [0.90000 color rgbf <0.3294,0.2706,0.2706,0.0000>] [1.00000 color rgbf <0.3294,0.2706,0.2706,0.0000>] }