Logo by teamfresh - 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. April 20, 2024, 12:10:27 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  
CorkscrewSea Anemone (Negative Kali Set)Kali Monument
Sea Anemone (Negative Kali Set)
Previous Image | Next 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")!="60292da8f192d3d2c6a9930dad6edf6a")
  {
    SetParameterBulk("Formula.Parameters: bailout=1550 Formula.Static: Cycles=492 Julia=0 jx=-0.913 jy=-0.409 jz=-0.05 Scene: CenterX=-0.78579281581261 CenterY=-0.755522968734956 CenterZ=0.237337302838579 Radius=1.99993572580536 Transformation.Camera: AngleX=-13.3851680398102 AngleY=39.7624381810032 AngleZ=145.321971988858 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=60292da8f192d3d2c6a9930dad6edf6a");
  }
}
Stats:
Total Favorities: 0 View Who Favorited
Filesize: 260.63kB
Height: 1200 Width: 1200
Discussion Topic: View Topic
Keywords: Negative Kali Set Gestaltlupe 
Posted by: trafassel March 05, 2017, 08:39:30 AM

Rating: ***** by 5 members.

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


Rating: (None)
Filesize: 427.53kB
Date: December 05, 2010, 03:14:01 AM
Comments (0)
By: Guest
Kali's Playground


Rating: (None)
Filesize: 11.38MB
Date: September 30, 2016, 10:34:56 PM
Comments (0)
By: Benzopirate
Kali Set


Rating: *****
Filesize: 242.94kB
Date: November 14, 2016, 10:42:04 PM
Comments (0)
By: trafassel
The Kali Tower


Rating: *****
Filesize: 1.43MB
Date: February 21, 2017, 09:33:22 AM
Comments (2)
By: ZZZ_spb
Kali Monument


Rating: *****
Filesize: 253.72kB
Date: February 21, 2017, 11:17:44 PM
Comments (0)
By: trafassel
  Slideshow  

Comments (2) rss
trafassel
Fractal Bachius
*
Posts: 531


View Profile
March 05, 2017, 10:32:20 AM
Thank you. That you like it means much for me.
KRAFTWERK
Global Moderator
Fractal Senior
******
Posts: 1439


Virtual Surreality


View Profile WWW
March 05, 2017, 09:15:36 AM
Super cool Trafassel  A Beer Cup

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.17 seconds with 33 queries. (Pretty URLs adds 0.007s, 1q)