// cpt-city: rafi/sky-03 (svg) // // Sky gradients by Rafi, the founder and designer of GraphicsFuel // https://www.graphicsfuel.com/ // // author: Rafi // copyright: Free for commercial and non-commercial use // year: 2014 // url: https://phillips.shef.ac.uk/pub/cpt-city/rafi #declare sky_03 = color_map { [0.00000 color rgbf <1.0000,0.9725,0.7647,0.0000>] [0.30005 color rgbf <0.7490,0.7059,0.5569,0.0000>] [0.59546 color rgbf <0.2235,0.4235,0.5412,0.0000>] [1.00000 color rgbf <0.0000,0.2196,0.3490,0.0000>] }