// cpt-city: neota/elem/fire (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/elem #declare ELEM_fire = color_map { [0.00000 color rgbf <0.0118,0.0039,0.0000,0.0000>] [0.29825 color rgbf <0.4549,0.1725,0.0000,0.0000>] [0.57310 color rgbf <0.8980,0.3451,0.0000,0.0000>] [0.77285 color rgbf <0.9451,0.6706,0.2157,0.0000>] [0.94152 color rgbf <0.9961,1.0000,0.4314,0.0000>] [0.98354 color rgbf <0.9961,1.0000,0.7176,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }