Logo by AGUS - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Visit us on facebook
 
*
Welcome, Guest. Please login or register. March 28, 2024, 04:59:46 PM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!



 
  Search  

  Slideshow  
VerzwirbelungFigures made of Stone protect the hidden Garden
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 April 04, 2017, 01:39:11 AM

Rating: **** by 1 members.

Image Linking Codes
BB Code
Direct Link
Html Link
0 Members and 1 Guest are viewing this picture.
Related Images
Hidden symbol


Rating: *****
Filesize: 887.99kB
Date: January 17, 2010, 08:50:16 PM
Comments (1)
By: bib
Hidden Mind


Rating: (None)
Filesize: 754.45kB
Date: July 16, 2010, 06:55:58 AM
Comments (0)
By: Guest
made of clay


Rating: (None)
Filesize: 57.36kB
Date: September 25, 2010, 10:29:49 PM
Comments (0)
By: Guest
Hidden Hourglass


Rating: *****
Filesize: 429.89kB
Date: December 05, 2010, 01:17:02 AM
Comments (0)
By: Sockratease
Spiders hidden


Rating: (None)
Filesize: 1.26MB
Date: December 28, 2015, 04:23:28 PM
Comments (2)
By: Caleidoscope
  Slideshow  

Comments (0) rss

Return to Gallery

Powered by SMF Gallery Pro

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.164 seconds with 25 queries. (Pretty URLs adds 0.006s, 1q)