home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 9 / FreelogHS09.iso / FractalExplo / Formulas / FixRCH-N1.frs < prev    next >
INI File  |  2001-05-02  |  2KB  |  157 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=-1.00000000000000006
  8. Y_Coord=1.00000000000000006
  9. W_Coord=2
  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=100
  18. Rotation=0
  19. P1real=1.28358208955223881
  20. P1imag=1.40298507462686567
  21. P2real=-0.0895522388059701493
  22. P2imag=1.10447761194029851
  23. P3real=0
  24. P3imag=0
  25. PJreal=0.626865671641791045
  26. PJimag=0.248756218905472637
  27. Function1=0
  28. Function2=0
  29. JulieSet=1
  30. Inverted=0
  31. F-Set=0
  32. Filter=52
  33. Strange=1
  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=13
  86. Str0=  var Z,Z0,P1,P2,P3: TComplex;
  87. Str1=Begin
  88. Str2=  Z :=MakeComplex(x,y);
  89. Str3=  Z0:=MakeComplex(cr,ci);
  90. Str4=  P1:=MakeComplex(p1r,p1i);
  91. Str5=  P2:=MakeComplex(p2r,p2i);
  92. Str6=  P3:=MakeComplex(p3r,p3i);
  93. Str7= 
  94. Str8=  Z :=CSin(CDiv(MakeComplex(1,0),CMul(CSqr(Z),Z0)));
  95. Str9=  Z :=CDiv(MakeComplex(1,0),Z);
  96. Str10=  
  97. Str11=  SetResult(x,y, Z);
  98. Str12=End;
  99. [Colors]
  100. Palette type=6
  101. ColorOrder=3
  102. Grayed=0
  103. Brightness=0
  104. Contrast=0
  105. IterChanging=0
  106. UFDensity=4
  107. UFmappingMode=4
  108. InfinityRed=0
  109. InfinityGreen=0
  110. InfinityBlue=0
  111. [Standart palette]
  112. RedStep=3
  113. RedShift=25
  114. GreenStep=3
  115. GreenShift=-79
  116. BlueStep=5
  117. BlueShift=17
  118. [Linear palette]
  119. Red1=0
  120. Red2=255
  121. Green1=0
  122. Green2=255
  123. Blue1=128
  124. Blue2=0
  125. [Parabola palette]
  126. Red1=0
  127. Red2=255
  128. Green1=0
  129. Green2=255
  130. Blue1=255
  131. Blue2=0
  132. [Square palette]
  133. Red1=0
  134. Red2=128
  135. Green1=0
  136. Green2=0
  137. Blue1=0
  138. Blue2=255
  139. [UF palette]
  140. Count=4
  141. Node0x=0
  142. Node0r=255
  143. Node0g=210
  144. Node0b=0
  145. Node1x=89
  146. Node1r=192
  147. Node1g=128
  148. Node1b=128
  149. Node2x=179
  150. Node2r=0
  151. Node2g=192
  152. Node2b=255
  153. Node3x=269
  154. Node3r=0
  155. Node3g=0
  156. Node3b=0
  157.