home *** CD-ROM | disk | FTP | other *** search
/ TopWare 18: Liquid / Image.iso / liquid / top1151 / f2p01.inc < prev    next >
Encoding:
Text File  |  1994-01-03  |  1.8 KB  |  39 lines

  1. //
  2. //      This Mandelbrot texture include file was created by
  3. //      Fractint to POV-Ray v0.5
  4. //
  5. //      File name "f2p01.inc"
  6. //
  7. //      Texture name "f2p01"
  8. //      converted from parameter "f2p01" in "f2p.par"
  9. //      Color Map converted from parameter data
  10. //      Maximum error in conversion = 4
  11. //
  12. //      updated: Mon Jan 03 22:01:48 1994
  13. //
  14.  
  15. #declare f2p01 =
  16.      pigment { mandel 32767 frequency 128.501960784314 phase 0
  17.      color_map {
  18.           [ 0 color rgbf < 0.984127, 0.6666667, 0.2857143, 0 > ]
  19.           [ 0.03137255 color rgbf < 1, 0.7142857, 0.3174603, 0 > ]
  20.           [ 0.1098039 color rgbf < 1, 0.4444444, 0.04761905, 0 > ]
  21.           [ 0.1137255 color rgbf < 1, 0.4444444, 0.03174603, 0 > ]
  22.           [ 0.2901961 color rgbf < 0.8412699, 0.03174603, 0, 0 > ]
  23.           [ 0.2941177 color rgbf < 0.8412699, 0.01587302, 0, 0 > ]
  24.           [ 0.372549 color rgbf < 0.6031746, 0.01587302, 0.01587302, 0 > ]
  25.           [ 0.4117647 color rgbf < 0.4603175, 0.0952381, 0.0952381, 0 > ]
  26.           [ 0.4705882 color rgbf < 0, 0, 0, 0 > ]
  27.           [ 0.5803922 color rgbf < 0.7142857, 0.04761905, 0.03174603, 0 > ]
  28.           [ 0.7019608 color rgbf < 0.9047619, 0.2063492, 0.06349207, 0 > ]
  29.           [ 0.7137255 color rgbf < 0.9206349, 0.2380952, 0.0952381, 0 > ]
  30.           [ 0.8313726 color rgbf < 0.968254, 0.4444444, 0.1587302, 0 > ]
  31.           [ 0.854902 color rgbf < 0.984127, 0.4761905, 0.1746032, 0 > ]
  32.           [ 1 color rgbf < 0.984127, 0.6666667, 0.2857143, 0 > ]  }
  33.                translate < 1.005829287692, -0.313434052172, 0 >
  34.                rotate < 0, 0, -169.999999534207 >
  35.                scale < 0.999999993309617, 1, 1 >
  36.                rotate < 0, 0, 45 >
  37.                scale < 122125.651583698, 102359.204571667, 1 >
  38.              }
  39.