// cpt-city: ocal/other-polar-bear-in-snowstorm (svg) // // A mixed collection of gradients from the Open Clip Art Library // // author: Alan Horkan // copyright: Public domain // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/ocal #declare Polar_Bear_in_Snowstorm = color_map { [0.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.40000 color rgbf <1.0000,1.0000,0.9412,0.0000>] [0.60000 color rgbf <1.0000,1.0000,0.9412,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }