Logo by jodyvl - 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: Follow us on Twitter
 
*
Welcome, Guest. Please login or register. March 19, 2024, 09:02:30 AM


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  
Broken Connections67P/Churyumov–Gerasimenko
Broken Connections
Next Image
Description:
public double minBailout;
public override bool GetBool(double x,double y,double z)
{
  for (int i=0;i < _cycles;  i++)
  {
    x=x-Math.Floor(x+0.5);
    z=z-Math.Floor(z+0.5);
    double r=x*x+y*y+z*z;
    if(r<minBailout)return false;
    if(r>0)
    {
      x /=r;
      y /=-r;
      z /=-r;
    }
    x+=_jx;
    y+=_jy;
    z+=_jz;
  }
  return true;
}

public override void Init()
{
  base.Init();
  if(GetString("intern.Formula.TempUpdateVal")!="ed7479a44fa70c67b26d2028749ef676")
  {
    SetParameterBulk("Formula.Parameters: minBailout=0.341 yPos=0 Formula.Static: Cycles=144 Julia=1 jx=0.999 jy=1.991 jz=0.1 Scene: CenterX=4.20402819727135 CenterY=0.909040277255785 CenterZ=1.26146338925386 Radius=0.535955474510393 Transformation.Camera: AngleX=117.734612329116 AngleY=19.0552745078644 AngleZ=10.2752166963744 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=ed7479a44fa70c67b26d2028749ef676");
  }
}


Stats:
Total Favorities: 0 View Who Favorited
Filesize: 1.33MB
Height: 3600 Width: 3600
Discussion Topic: View Topic
Keywords: Gestaltlupe tbox 
Posted by: trafassel December 12, 2017, 09:52:38 PM

Rating: ***** by 1 members.

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


Rating: ***
Filesize: 639.87kB
Date: May 04, 2010, 11:04:04 PM
Comments (0)
By: Sockratease
Connections


Rating: *****
Filesize: 667.91kB
Date: May 25, 2010, 11:34:13 PM
Comments (0)
By: Ross Hilbert
Tendril Connections


Rating: (None)
Filesize: 497.68kB
Date: October 22, 2010, 12:50:58 AM
Comments (0)
By: Guest
No Idea What It Is But I Think It's Broken


Rating: *****
Filesize: 493.66kB
Date: January 28, 2011, 10:27:29 PM
Comments (5)
By: Madman
Deep Connections


Rating: *****
Filesize: 365.29kB
Date: January 31, 2011, 03:36:35 AM
Comments (3)
By: haltenny
  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.16 seconds with 32 queries. (Pretty URLs adds 0.004s, 1q)