
The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!
|
|
|
||||||
Figures made of Stone protect the hidden Garden | ||||||
Previous Image | ||||||
Description: public double bailout; public override bool GetBool(double x,double y,double z) { for (int n=1;n < _cycles; n++) { double r=x*x+y*y+z*z; if (r>bailout)return false; if (r>0) { x=-x/r; y=Math.Abs(y)/r; z=Math.Abs(z)/r; } if(x>y)Red++; if(y>z)Green++; if(z>x)Blue++; x+=_jx; y+=_jy; z+=_jz; } return true; } public override void Init() { base.Init(); if(GetString("intern.Formula.TempUpdateVal")!="bf1e0db9c3dd6495f4c5e2cda5a2e471") { SetParameterBulk("Formula.Parameters: bailout=53 Formula.Static: Cycles=385 Julia=0 jx=-1.1724 jy=-0.02 jz=-0.4833 Scene: CenterX=1.50995344045772 CenterY=-1.10819996386559 CenterZ=0.319208405625027 Radius=0.238802784630828 Transformation.Camera: AngleX=26.5015862544622 AngleY=-15.8895756740284 AngleZ=109.766261990465 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=bf1e0db9c3dd6495f4c5e2cda5a2e471"); } } Stats: Total Favorities: 0 View Who Favorited Filesize: 252.97kB Height: 896 Width: 1200 Keywords: Negative Kali Set Gestaltlupe Posted by: trafassel ![]() Rating: ![]() ![]() ![]() ![]() Image Linking Codes
|
||||||
0 Members and 1 Guest are viewing this picture. | ||||||
Related Images | ||||||
|
|
Comments (0) ![]() |
Powered by SMF Gallery Pro