[DrawSize] X_Size=640 Y_Size=640 [Main] Renderer=Fractal Explorer 2.00 13.02.2004 Comment=www.wack.ch/frac SignText=Rico Wack [Fractal] X_Coord=0.517978092730275454 Y_Coord=1.30234015994159283 W_Coord=0.18816176522424764 X0_Coord=0.517978092730275454 Y0_Coord=1.30234015994159283 W0_Coord=0.18816176522424764 AutoIter=0 LayerRed=33023 LayerGreen=33023 LayerBlue=33023 IFSIter=100 Number=3000 ST_Number=1 BailOut=9 MaxIter=104 Rotation=10 Rotation_free=-143 P1real=0 P1imag=0 P2real=0 P2imag=0 P3real=0 P3imag=0 P4real=0 P4imag=0 PJreal=0.5 PJimag=0.5 Function1=28 Function2=0 Transformer=0 JulieSet=0 Inverted=0 F-Set=0 Filter=36 Strange=0.509999990463256836 KeepBlk=0 NoOutside=0 Filter only=0 IFSColorStyle=0 IFSSolidRed=255 IFSSolidGreen=255 IFSSolidBlue=255 IFSquick=1 Smoothing=0 Double=0 Precision=3 ConstructorA1=1 ConstructorB1=0 ConstructorC1=1 ConstructorD1=0 ConstructorE1=0 ConstructorF1=0 ConstructorG1=0 ConstructorH1=0 ConstructorI1=0 ConstructorJ1=0 ConstructorK1=0 ConstructorL1=0 ConstructorM1=0 [IFS] Name=Fern Count=4 Frm0A=0 Frm0B=0 Frm0C=0 Frm0D=0.160000000000000003 Frm0E=0 Frm0F=0 Frm0P=0.0100000000000000002 Frm1A=0.849999999999999978 Frm1B=0.0400000000000000008 Frm1C=-0.0400000000000000008 Frm1D=0.849999999999999978 Frm1E=0 Frm1F=1.60000000000000009 Frm1P=0.849999999999999978 Frm2A=0.200000000000000011 Frm2B=-0.260000000000000009 Frm2C=0.23000000000000001 Frm2D=0.220000000000000001 Frm2E=0 Frm2F=1.60000000000000009 Frm2P=0.0700000000000000067 Frm3A=-0.149999999999999994 Frm3B=0.280000000000000027 Frm3C=0.260000000000000009 Frm3D=0.239999999999999991 Frm3E=0 Frm3F=0.440000000000000002 Frm3P=0.0700000000000000067 [Quaternion] W=0 CR=-0.456425999999999998 CI=0.510553000000000035 CJ=0.122399999999999995 CK=-0.092399999999999996 Rx=0 Ry=0 Rz=0 Lx=2 Ly=0 Lz=-4 Lx2=-2 Ly2=0 Lz2=-4 AmbientClR=50 AmbientClG=50 AmbientClB=50 DiffuseClR=190 DiffuseClG=150 DiffuseClB=0 SpeculaClR=255 SpeculaClG=255 SpeculaClB=255 AmbientClR2=50 AmbientClG2=50 AmbientClB2=50 DiffuseClR2=190 DiffuseClG2=150 DiffuseClB2=0 SpeculaClR2=255 SpeculaClG2=255 SpeculaClB2=255 MergeMode=0 MergeModeAlpha=10 StepBig=200 StepSmall=40 MaxIter=10 Bailout=16 QTrims=1 [UserFrm] StringCount=20 Str0=//˙Formula:˙Sierpinski Str1=//˙=>˙Available˙parameter:˙Fn1 Str2=//(˙Classic˙Sierp:˙Fn1=Ident˙) Str3=//===Rico˙Wack˙2003===// Str4= Str5=var˙tmp1,tmp2˙:˙Extended; Str6= Str7=Begin˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str8=˙˙˙˙FuncDisp(Fn1,Z); Str9=˙˙˙˙tmp1:=˙2*Z.real; Str10=˙˙˙˙tmp2:=˙2*Z.imag; Str11=˙˙˙˙Z.real:=˙tmp1; Str12=˙˙˙˙Z.imag:=˙tmp2; Str13=˙˙˙˙If˙((tmp1˙>˙1)˙And˙(tmp2˙<=˙1)) Str14=˙˙˙˙˙Then˙begin˙Z.real˙:=˙Z.real˙-˙1˙end; Str15=˙˙˙˙If˙(tmp2˙>˙1) Str16=˙˙˙˙˙Then˙begin˙Z.imag:=˙Z.imag˙-˙1˙end; Str17=˙˙˙˙ Str18=˙˙˙˙SetResult(x,y,˙Z); Str19=End; Str20=˙˙˙˙If˙((tmp1˙>˙1)˙And˙(tmp2˙<=˙1)) Str21=˙˙˙˙˙Then˙begin˙Z.real˙:=˙Z.real˙-˙1˙end; Str22=˙˙˙˙If˙(tmp2˙>˙1) Str23=˙˙˙˙˙Then˙begin˙Z.imag:=˙Z.imag˙-˙1˙end; Str24=˙˙˙˙ Str25=˙˙˙˙SetResult(x,y,˙Z); Str26=˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str27=˙˙//˙user-defined˙bailout˙test: Str28=˙˙//˙uncomment˙and˙change˙next˙ Str29=˙˙//˙lines˙if˙you˙want˙˙˙˙˙˙˙˙˙ Str30=//If˙x*x+y*y>4˙Then˙begin˙˙˙˙˙˙ Str31=//˙˙˙EndLoop:=True;˙˙˙˙˙˙˙˙˙˙˙˙ Str32=//end;˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ Str33=End; [Colors] Palette type=99 ColorOrder=0 Brightness=0 Contrast=0 Saturation=100 Grayed=0 NewUFpalette=0 IterChanging=6 IterChanging1=6 UFDensity=45 UFmappingMode=4 InfinityRed=0 InfinityGreen=0 InfinityBlue=0 [Standart palette] RedStep=9 RedShift=-240 GreenStep=9 GreenShift=243 BlueStep=9 BlueShift=163 [Linear palette] Red1=0 Red2=255 Green1=0 Green2=255 Blue1=128 Blue2=0 [Parabola palette] Red1=0 Red2=255 Green1=0 Green2=255 Blue1=255 Blue2=0 [Square palette] Red1=0 Red2=128 Green1=0 Green2=0 Blue1=0 Blue2=255 [UF palette] Count=9 Node0x=9 Node0r=0 Node0g=0 Node0b=0 Node1x=56 Node1r=0 Node1g=0 Node1b=0 Node2x=104 Node2r=255 Node2g=255 Node2b=255 Node3x=133 Node3r=71 Node3g=81 Node3b=92 Node4x=135 Node4r=0 Node4g=0 Node4b=0 Node5x=152 Node5r=179 Node5g=0 Node5b=0 Node6x=172 Node6r=255 Node6g=136 Node6b=157 Node7x=310 Node7r=0 Node7g=0 Node7b=0 Node8x=334 Node8r=0 Node8g=0 Node8b=0