// cpt-city: bhw/bhw2/bhw2_blackness (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/bhw2 #declare bhw2_blackness = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.15991 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.29004 color rgbf <0.1255,0.1255,0.1255,0.0000>] [0.43994 color rgbf <0.2510,0.2510,0.2510,0.0000>] [0.55005 color rgbf <0.2510,0.2510,0.2510,0.0000>] [0.70996 color rgbf <0.1255,0.1255,0.1255,0.0000>] [0.82007 color rgbf <0.0000,0.0000,0.0000,0.0000>] [1.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] }