home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 9 / FreelogHS09.iso / FractalExplo / Formulas / Flip-Phoenix_j.frs < prev    next >
INI File  |  2001-05-02  |  2KB  |  158 lines

  1. [DrawSize]
  2. X_Size=300
  3. Y_Size=300
  4. [Main]
  5. Renderer=Fractal Explorer 1.22, 02.05.2001
  6. [Fractal]
  7. X_Coord=-0.207928337513935438
  8. Y_Coord=0.628183354236343453
  9. W_Coord=0.0363712374581939793
  10. X0_Coord=-2
  11. Y0_Coord=2
  12. W0_Coord=4
  13. AutoIter=0
  14. IFSIter=100
  15. Number=3000
  16. BailOut=100
  17. MaxIter=600
  18. Rotation=3
  19. P1real=0.56679999999999997
  20. P1imag=-0.5
  21. P2real=0
  22. P2imag=0
  23. P3real=0
  24. P3imag=0
  25. PJreal=0
  26. PJimag=0
  27. Function1=0
  28. Function2=0
  29. JulieSet=0
  30. Inverted=0
  31. F-Set=0
  32. Filter=50
  33. Strange=0.150000005960464478
  34. KeepBlk=1
  35. NoOutside=0
  36. Filter only=1
  37. IFSColorStyle=0
  38. IFSSolidRed=255
  39. IFSSolidGreen=255
  40. IFSSolidBlue=255
  41. IFSquick=1
  42. Smoothing=2
  43. Double=0
  44. Precision=2
  45. ConstructorA1=1
  46. ConstructorB1=0
  47. ConstructorC1=1
  48. ConstructorD1=0
  49. ConstructorE1=0
  50. ConstructorF1=0
  51. ConstructorG1=0
  52. ConstructorH1=0
  53. ConstructorI1=0
  54. ConstructorJ1=0
  55. ConstructorK1=0
  56. ConstructorL1=0
  57. ConstructorM1=0
  58. [IFS]
  59. Name=
  60. Count=0
  61. [Quaternion]
  62. W=0
  63. CR=-0.456425999999999998
  64. CI=0.510553000000000035
  65. CJ=0.122399999999999995
  66. CK=-0.092399999999999996
  67. Rx=0
  68. Ry=0
  69. Rz=0
  70. Lx=2
  71. Ly=0
  72. Lz=-4
  73. AmbientClR=50
  74. AmbientClG=50
  75. AmbientClB=50
  76. DiffuseClR=190
  77. DiffuseClG=150
  78. DiffuseClB=0
  79. SpeculaClR=255
  80. SpeculaClG=255
  81. SpeculaClB=255
  82. StepBig=200
  83. StepSmall=40
  84. [UserFrm]
  85. StringCount=10
  86. Str0=  var Z,Z0,P1,P2,P3: TComplex;
  87. Str1=Begin
  88. Str2=  cA2.real:=x*x; cA2.imag:=y*y;
  89. Str3=  cA1.real:=cA2.real-cA2.imag+p1r+p1i*cA3.real;
  90. Str4=  cA1.imag:=2*x*y + p1i*cA3.imag;
  91. Str5=
  92. Str6=  cA3.real:=x; cA3.imag:=y;
  93. Str7=
  94. Str8=  SetResult(x,y, cA1);
  95. Str9=End;
  96. [Colors]
  97. Palette type=0
  98. ColorOrder=0
  99. Grayed=0
  100. Brightness=0
  101. Contrast=60
  102. IterChanging=0
  103. UFDensity=4
  104. UFmappingMode=4
  105. InfinityRed=0
  106. InfinityGreen=0
  107. InfinityBlue=0
  108. [Standart palette]
  109. RedStep=9
  110. RedShift=121
  111. GreenStep=11
  112. GreenShift=-21
  113. BlueStep=12
  114. BlueShift=-36
  115. [Linear palette]
  116. Red1=0
  117. Red2=255
  118. Green1=0
  119. Green2=255
  120. Blue1=128
  121. Blue2=0
  122. [Parabola palette]
  123. Red1=0
  124. Red2=255
  125. Green1=0
  126. Green2=255
  127. Blue1=255
  128. Blue2=0
  129. [Square palette]
  130. Red1=0
  131. Red2=128
  132. Green1=0
  133. Green2=0
  134. Blue1=0
  135. Blue2=255
  136. [UF palette]
  137. Count=5
  138. Node0x=0
  139. Node0r=255
  140. Node0g=255
  141. Node0b=184
  142. Node1x=76
  143. Node1r=109
  144. Node1g=109
  145. Node1b=33
  146. Node2x=119
  147. Node2r=0
  148. Node2g=255
  149. Node2b=255
  150. Node3x=214
  151. Node3r=0
  152. Node3g=29
  153. Node3b=0
  154. Node4x=297
  155. Node4r=0
  156. Node4g=0
  157. Node4b=0
  158.