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

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