// cpt-city: nd/atmospheric/Real_Rainbow_Single (ggr) // // Extra gradients for the GIMP by Nevit Dilmen // // author: Nevit Dilmen // copyright: GPL // year: 2007 // url: https://phillips.shef.ac.uk/pub/cpt-city/nd/atmospheric #declare Atmospheric_Real_Rainbow_Single = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,1.0000>] [0.10000 color rgbf <0.0000,0.0000,0.0000,1.0000>] [0.76127 color rgbf <0.0000,0.0000,0.0000,1.0000>] [0.76127 color rgbf <0.5098,0.5098,0.5098,1.0000>] [0.77796 color rgbf <0.6039,0.2941,0.5961,0.8000>] [0.78297 color rgbf <0.6980,0.0745,0.6824,0.6000>] [0.79243 color rgbf <0.1137,0.6353,0.8078,0.5292>] [0.80189 color rgbf <0.4667,0.9059,0.1569,0.4630>] [0.81135 color rgbf <1.0000,0.2000,0.2000,0.4000>] [0.82304 color rgbf <1.0000,0.6000,0.6000,0.7000>] [0.83139 color rgbf <1.0000,1.0000,1.0000,1.0000>] [0.84307 color rgbf <0.5020,0.5020,0.5020,1.0000>] [1.00000 color rgbf <0.0000,0.0000,0.0000,1.0000>] }