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

  1. [DrawSize]
  2. X_Size=300
  3. Y_Size=300
  4. [Main]
  5. Renderer=Fractal Explorer 1.22, 30.04.2001
  6. [Fractal]
  7. X_Coord=-0.300997731107848876
  8. Y_Coord=0.301000691120515879
  9. W_Coord=0.602006688963210692
  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=24
  18. Rotation=0
  19. P1real=0.628700000000000037
  20. P1imag=0
  21. P2real=0.280000000000000027
  22. P2imag=0
  23. P3real=0
  24. P3imag=0
  25. PJreal=0.5
  26. PJimag=0.5
  27. Function1=29
  28. Function2=29
  29. JulieSet=0
  30. Inverted=0
  31. F-Set=0
  32. Filter=106
  33. Strange=0.00999999977648258209
  34. KeepBlk=0
  35. NoOutside=0
  36. Filter only=0
  37. IFSColorStyle=0
  38. IFSSolidRed=255
  39. IFSSolidGreen=255
  40. IFSSolidBlue=255
  41. IFSquick=1
  42. Smoothing=0
  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=15
  86. Str0=  var Z,Z0,P1,P2,P3: TComplex;
  87. Str1=      A,B: TComplex;
  88. Str2=Begin
  89. Str3=//------------------------------
  90. Str4=// Phoenix.FRM  -  Phoenix2-2
  91. Str5=//------------------------------
  92. Str6=  Z :=MakeComplex(x ,y);
  93. Str7=  FuncDisp(Fn1,Z);
  94. Str8=  A :=CAddR(CSqr(Z),p1r);
  95. Str9=  A :=CAdd(A,CMulR(cA1,p2r));
  96. Str10=  cA1:=Z;
  97. Str11=  FuncDisp(Fn2,A);
  98. Str12=
  99. Str13=  SetResult(x,y, A);
  100. Str14=End;
  101. [Colors]
  102. Palette type=0
  103. ColorOrder=3
  104. Grayed=0
  105. Brightness=0
  106. Contrast=0
  107. IterChanging=0
  108. UFDensity=4
  109. UFmappingMode=4
  110. InfinityRed=0
  111. InfinityGreen=0
  112. InfinityBlue=0
  113. [Standart palette]
  114. RedStep=9
  115. RedShift=-167
  116. GreenStep=7
  117. GreenShift=255
  118. BlueStep=9
  119. BlueShift=-255
  120. [Linear palette]
  121. Red1=0
  122. Red2=255
  123. Green1=0
  124. Green2=255
  125. Blue1=128
  126. Blue2=0
  127. [Parabola palette]
  128. Red1=0
  129. Red2=255
  130. Green1=0
  131. Green2=255
  132. Blue1=255
  133. Blue2=0
  134. [Square palette]
  135. Red1=0
  136. Red2=128
  137. Green1=0
  138. Green2=0
  139. Blue1=0
  140. Blue2=255
  141. [UF palette]
  142. Count=4
  143. Node0x=0
  144. Node0r=255
  145. Node0g=210
  146. Node0b=0
  147. Node1x=89
  148. Node1r=192
  149. Node1g=128
  150. Node1b=128
  151. Node2x=179
  152. Node2r=0
  153. Node2g=192
  154. Node2b=255
  155. Node3x=269
  156. Node3r=0
  157. Node3g=0
  158. Node3b=0
  159.