// cpt-city: km/green-purple-d06 (cpt) // // Diverging Color Maps for Scientific Visualization, Kenneth // Moreland. ISVC '09: Proceedings of the 5th International // Symposium on Advances in Visual Computing: Part II pp, 92-103 // // author: Kenneth Moreland // copyright: Public domain // year: 2012 // url: https://phillips.shef.ac.uk/pub/cpt-city/km #declare green_purple_d06 = color_map { [0.00000 color rgbf <0.1529,0.6392,0.3176,0.0000>] [0.16667 color rgbf <0.1529,0.6392,0.3176,0.0000>] [0.16667 color rgbf <0.3647,0.8078,0.5843,0.0000>] [0.33333 color rgbf <0.3647,0.8078,0.5843,0.0000>] [0.33333 color rgbf <0.6863,0.8863,0.8118,0.0000>] [0.50000 color rgbf <0.6863,0.8863,0.8118,0.0000>] [0.50000 color rgbf <0.8902,0.7569,0.8118,0.0000>] [0.66667 color rgbf <0.8902,0.7569,0.8118,0.0000>] [0.66667 color rgbf <0.7922,0.5412,0.7294,0.0000>] [0.83333 color rgbf <0.7922,0.5412,0.7294,0.0000>] [0.83333 color rgbf <0.5686,0.3725,0.6667,0.0000>] [1.00000 color rgbf <0.5686,0.3725,0.6667,0.0000>] }