// cpt-city: neota/face/skin/glowing-red (ggr) // // Gradients for pixel art by David Gowers (a.k.a. neota, aicaz) // // author: David Gowers (Neota, Aicaz) // copyright: Free to use // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/neota/face/skin #declare FACE_SKIN_glowing_red = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.07602 color rgbf <0.1216,0.0549,0.0510,0.0000>] [0.15205 color rgbf <0.2431,0.1098,0.1020,0.0000>] [0.19006 color rgbf <0.3059,0.1373,0.1176,0.0000>] [0.22807 color rgbf <0.3725,0.1647,0.1333,0.0000>] [0.35673 color rgbf <0.5294,0.2902,0.2118,0.0000>] [0.48538 color rgbf <0.6902,0.4118,0.2863,0.0000>] [0.57017 color rgbf <0.7451,0.5020,0.3882,0.0000>] [0.65497 color rgbf <0.8000,0.5882,0.4863,0.0000>] [0.82749 color rgbf <0.8980,0.7922,0.7451,0.0000>] [1.00000 color rgbf <0.9922,0.9961,1.0000,0.0000>] }