home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-03-25 | 2.6 KB | 168 lines |
- [DrawSize]
- X_Size=300
- Y_Size=300
- [Main]
- Renderer=Fractal Explorer 1.22, 25.03.2001
- [Fractal]
- X_Coord=0.564046223958333264
- Y_Coord=0.2500000000000001
- W_Coord=0.5
- X0_Coord=-2
- Y0_Coord=2
- W0_Coord=4
- AutoIter=0
- IFSIter=100
- Number=3000
- BailOut=100
- MaxIter=200
- Rotation=3
- P1real=1.38410000000000011
- P1imag=1.30348258706467662
- P2real=0.587064676616915423
- P2imag=1.30348258706467662
- P3real=0
- P3imag=0
- PJreal=-0.389000000000000012
- PJimag=0
- Function1=5
- Function2=0
- JulieSet=1
- Inverted=0
- F-Set=0
- Filter=105
- Strange=0.00999999977648258209
- KeepBlk=0
- Filter only=1
- IFSColorStyle=0
- IFSSolidRed=255
- IFSSolidGreen=255
- IFSSolidBlue=255
- IFSquick=1
- Smoothing=2
- Double=0
- Precision=2
- 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=
- Count=0
- [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
- AmbientClR=50
- AmbientClG=50
- AmbientClB=50
- DiffuseClR=190
- DiffuseClG=150
- DiffuseClB=0
- SpeculaClR=255
- SpeculaClG=255
- SpeculaClB=255
- StepBig=200
- StepSmall=40
- [UserFrm]
- StringCount=25
- Str0={ ----------------------------- }
- Str1={ This is FGZ formula
- Str2= Z=C=pixel:
- Str3= Z=Z*Z+C; Z=(3*Z*Z)/(Z+3) + C; }
- Str4={ ----------------------------- }
- Str5= // -used variables
- Str6= var Z,Z0,P1: TComplex;
- Str7=Begin
- Str8= // -convert parameters to the
- Str9= // complex values
- Str10= Z :=MakeComplex(x,y);
- Str11= Z0:=MakeComplex(cr,ci);
- Str12= P1:=MakeComplex(p1r,p1i);
- Str13=
- Str14= // -=== calculate formula ===-
- Str15= FuncDisp(Fn1,Z);
- Str16=
- Str17= // -base mandelbrot
- Str18= Z:=CAdd(CSqr(Z),Z0);
- Str19= Z:=CDiv(CMulR(CSqr(Z),3),CAddR(Z,3));
- Str20= Z:=CAdd(Z,Z0);
- Str21=
- Str22= // -set the results
- Str23= SetResult(x,y, Z);
- Str24=End;
- [Colors]
- Palette type=9
- ColorOrder=10
- Grayed=0
- Brightness=59
- Contrast=63
- IterChanging=0
- UFDensity=4
- UFmappingMode=4
- InfinityRed=0
- InfinityGreen=0
- InfinityBlue=0
- [Standart palette]
- RedStep=4
- RedShift=-255
- GreenStep=4
- GreenShift=-255
- BlueStep=3
- BlueShift=82
- [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=4
- Node0x=0
- Node0r=255
- Node0g=210
- Node0b=0
- Node1x=89
- Node1r=192
- Node1g=128
- Node1b=128
- Node2x=179
- Node2r=0
- Node2g=192
- Node2b=255
- Node3x=269
- Node3r=0
- Node3g=0
- Node3b=0
-