home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 9 / FreelogHS09.iso / FractalExplo / Formulas / Custom1.frs < prev    next >
INI File  |  2000-12-28  |  2KB  |  143 lines

  1. [DrawSize]
  2. X_Size=300
  3. Y_Size=300
  4.  
  5. [Fractal]
  6. X_Coord=-0.500000000000000083
  7. Y_Coord=0.500000000000000083
  8. W_Coord=1
  9. X0_Coord=-2
  10. Y0_Coord=2
  11. W0_Coord=4
  12. AutoIter=0
  13. IFSIter=100
  14. Number=3000
  15. BailOut=1
  16. MaxIter=68
  17. Rotation=1
  18. P1real=0.5
  19. P1imag=0.5
  20. P2real=0.5
  21. P2imag=0.5
  22. P3real=0
  23. P3imag=0
  24. PJreal=0.100000000000000006
  25. PJimag=0
  26. Function1=7
  27. Function2=0
  28. JulieSet=0
  29. Inverted=0
  30. F-Set=0
  31. Filter=62
  32. Strange=0.00700000021606683731
  33. KeepBlk=1
  34. Filter only=0
  35. IFSColorStyle=0
  36. IFSSolidRed=255
  37. IFSSolidGreen=255
  38. IFSSolidBlue=255
  39. IFSquick=1
  40. Smoothing=2
  41. Double=0
  42. Precision=3
  43. ConstructorA1=1
  44. ConstructorB1=0
  45. ConstructorC1=1
  46. ConstructorD1=0
  47. ConstructorE1=0
  48. ConstructorF1=0
  49. ConstructorG1=0
  50. ConstructorH1=0
  51. ConstructorI1=0
  52. ConstructorJ1=0
  53. ConstructorK1=0
  54. ConstructorL1=0
  55. ConstructorM1=0
  56.  
  57. [IFS]
  58. Name=
  59. Count=0
  60.  
  61. [UserFrm]
  62. StringCount=15
  63. Str0=  var Z,T1: TComplex;
  64. Str1=Begin
  65. Str2=  Z :=MakeComplex(x,y);
  66. Str3=
  67. Str4=  // ----------------------------------
  68. Str5=  // Trillium by Noel Giffin (noel.frm)
  69. Str6=  // temp = z;  z = z*z - zp; zp = temp,
  70. Str7=  T1:=Z;
  71. Str8=  FuncDisp(Fn1,cA1);
  72. Str9=
  73. Str10=  Z :=CAdd(CSqr(Z),cA1);
  74. Str11=  cA1:=T1;
  75. Str12=
  76. Str13=  SetResult(x,y, Z);
  77. Str14=End;
  78.  
  79. [Colors]
  80. Palette type=9
  81. ColorOrder=8
  82. Grayed=0
  83. Contrast=0
  84. IterChanging=0
  85. InfinityRed=0
  86. InfinityGreen=0
  87. InfinityBlue=0
  88. Brightness=0
  89. UFDensity=4
  90. UFmappingMode=4
  91.  
  92. [Standart palette]
  93. RedStep=3
  94. RedShift=69
  95. GreenStep=5
  96. GreenShift=-61
  97. BlueStep=4
  98. BlueShift=-125
  99.  
  100. [Linear palette]
  101. Red1=0
  102. Red2=255
  103. Green1=0
  104. Green2=255
  105. Blue1=128
  106. Blue2=0
  107.  
  108. [Parabola palette]
  109. Red1=0
  110. Red2=255
  111. Green1=0
  112. Green2=255
  113. Blue1=255
  114. Blue2=0
  115.  
  116. [Square palette]
  117. Red1=0
  118. Red2=128
  119. Green1=0
  120. Green2=0
  121. Blue1=0
  122. Blue2=255
  123. [Main]
  124. Renderer=Fractal Explorer 1.21, 28.12.2000
  125. [UF palette]
  126. Count=4
  127. Node0x=0
  128. Node0r=255
  129. Node0g=210
  130. Node0b=0
  131. Node1x=89
  132. Node1r=192
  133. Node1g=128
  134. Node1b=128
  135. Node2x=179
  136. Node2r=0
  137. Node2g=192
  138. Node2b=255
  139. Node3x=269
  140. Node3r=0
  141. Node3g=0
  142. Node3b=0
  143.