// cpt-city: jjg/neo10/elem/fire (cpt) // // Ten-step sequential schemes based on the Element pixel-art // gradients by Neota // // author: J.J. Green // copyright: Free to use // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/neo10/elem #declare fire = color_map { [0.00000 color rgbf <0.9961,1.0000,0.5686,0.0000>] [0.10000 color rgbf <0.9961,1.0000,0.5686,0.0000>] [0.10000 color rgbf <0.9804,0.8941,0.3569,0.0000>] [0.20000 color rgbf <0.9804,0.8941,0.3569,0.0000>] [0.20000 color rgbf <0.9569,0.7490,0.2627,0.0000>] [0.30000 color rgbf <0.9569,0.7490,0.2627,0.0000>] [0.30000 color rgbf <0.9373,0.6118,0.1725,0.0000>] [0.40000 color rgbf <0.9373,0.6118,0.1725,0.0000>] [0.40000 color rgbf <0.9176,0.4902,0.0941,0.0000>] [0.50000 color rgbf <0.9176,0.4902,0.0941,0.0000>] [0.50000 color rgbf <0.9020,0.3647,0.0157,0.0000>] [0.60000 color rgbf <0.9020,0.3647,0.0157,0.0000>] [0.60000 color rgbf <0.8000,0.3059,0.0000,0.0000>] [0.70000 color rgbf <0.8000,0.3059,0.0000,0.0000>] [0.70000 color rgbf <0.6784,0.2588,0.0000,0.0000>] [0.80000 color rgbf <0.6784,0.2588,0.0000,0.0000>] [0.80000 color rgbf <0.5569,0.2118,0.0000,0.0000>] [0.90000 color rgbf <0.5569,0.2118,0.0000,0.0000>] [0.90000 color rgbf <0.4353,0.1647,0.0000,0.0000>] [1.00000 color rgbf <0.4353,0.1647,0.0000,0.0000>] }