// cpt-city: bhw/bhw1/bhw1_harvest (PspGradient) // // Art gradients by Blackheartedwolf, formerly of DeviantArt // // author: Blackheartedwolf // copyright: Creative Commons Attribution 3.0 // year: 2011 // url: https://phillips.shef.ac.uk/pub/cpt-city/bhw/bhw1 #declare bhw_harvest = color_map { [0.00000 color rgbf <0.2863,0.1765,0.0980,0.0000>] [0.35010 color rgbf <0.9216,0.4392,0.2000,0.0000>] [0.52002 color rgbf <0.8980,0.6039,0.3882,0.0000>] [0.71681 color rgbf <0.5922,0.3882,0.2431,0.0000>] [1.00000 color rgbf <0.2863,0.1765,0.0980,0.0000>] }