<?xml version="1.0" encoding="ISO-8859-1"?><rss version="2.0" xml:lang="en-US"  xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
	<atom:link href="https://www.fractalforums.com/index.php?action=gallery;sa=rss" rel="self" type="application/rss+xml" />
	<link>https://www.fractalforums.com/index.php?action=gallery;sa=rss</link>
	<description></description>

			<title>Gestaltlupe</title><item>
				<title><![CDATA[Broken Connections]]></title>
				<pubDate>Tue, 12 Dec 2017 20:52:38 GMT</pubDate>
				<description>
				<![CDATA[<img src="https://nocache-nocookies.digitalgott.com/gallery/20/thumb_999_12_12_17_9_52_37.jpeg" border="0" align="left" alt="" title="" />
public double minBailout;
public override bool GetBool(double x,double y,double z)
{
  for (int i=0;i &lt; _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&lt;minBailout)return false;
    if(r&gt;0)
    {
      x /=r;
      y /=-r;
      z /=-r;
    }
    x+=_jx;
    y+=_jy;
    z+=_jz;
  }
  return true;
}

public override void Init()
{
  base.Init();
  if(GetString(&quot;intern.Formula.TempUpdateVal&quot;)!=&quot;ed7479a44fa70c67b26d2028749ef676&quot;)
  {
    SetParameterBulk(&quot;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&quot;);
  }
}

]]>
				</description>
				<link>
				https://www.fractalforums.com/index.php?action=gallery;sa=view;id=20668</link>
				</item><item>
				<title><![CDATA[67P/Churyumov–Gerasimenko]]></title>
				<pubDate>Sat, 18 Mar 2017 10:28:56 GMT</pubDate>
				<description>
				<![CDATA[<img src="https://nocache-nocookies.digitalgott.com/gallery/20/thumb_999_18_03_17_11_28_56.jpeg" border="0" align="left" alt="" title="" />

public double bailout;
public override bool GetBool(double x,double y,double z)
{
  for (int n=1;n &lt; _cycles;  n++)
  {
    double r=x*x+y*y+z*z;
    if (r&gt;bailout)return false;
    if (r&gt;0)
    {
      x=-x/r;
      y=Math.Abs(y)/r;
      z=Math.Abs(z)/r;
    }
    x+=_jx;
    y+=_jy;
    z+=_jz;
  }
  return true;
}
public override void Init()
{
  base.Init();
  if(GetString(&quot;intern.Formula.TempUpdateVal&quot;)!=&quot;8d22d26b02ced031877918ef171879cf&quot;)
  {
    SetParameterBulk(&quot;Formula.Parameters: bailout=80 Formula.Static: Cycles=330 Julia=0 jx=-0.387 jy=-0.1 jz=-0.56 Scene: CenterX=-0.376593949050938 CenterY=0.640101295353861 CenterZ=0.0501417595934597 Radius=3.14615447489692 Transformation.Camera: AngleX=34.0878696251086 AngleY=-7.68842962463252 AngleZ=-28.2176635450108 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=8d22d26b02ced031877918ef171879cf&quot;);
  }
}]]>
				</description>
				<link>
				https://www.fractalforums.com/index.php?action=gallery;sa=view;id=20147</link>
				</item><item>
				<title><![CDATA[Corkscrew]]></title>
				<pubDate>Thu, 09 Mar 2017 22:10:36 GMT</pubDate>
				<description>
				<![CDATA[<img src="https://nocache-nocookies.digitalgott.com/gallery/20/thumb_999_09_03_17_11_10_35.jpeg" border="0" align="left" alt="" title="" />
public double bailout;
public override bool GetBool(double x,double y,double z)
{
  for (int i=1;i&lt;_cycles;i++)
  {
    double r=x*x+y*y+z*z;
    if (r&gt;bailout) return false;
    if (r&gt;0)
    {
      x=-x/r;
      y=Math.Abs(y)/r;
      z=Math.Abs(z)/r;
    }
    x+=_jx;
    y+=_jy;
    z+=_jz;
  }
  return true;
}

public override void Init()
{
  base.Init();
  if(GetString(&quot;intern.Formula.TempUpdateVal&quot;)!=&quot;69a3c3868f112fb173df07a024fda4eb&quot;)
  {
    SetParameterBulk(&quot;Formula.Parameters: bailout=70 Formula.Static: Cycles=230 Julia=0 jx=-0.865 jy=-0.49 jz=-0.4 Scene: CenterX=4.06701434947879 CenterY=3.80424219436933 CenterZ=0.929360770006624 Radius=0.275493879641444 Transformation.Camera: AngleX=124.783207367295 AngleY=86.6434582405489 AngleZ=-107.949551371503 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=69a3c3868f112fb173df07a024fda4eb&quot;);
  }
}
]]>
				</description>
				<link>
				https://www.fractalforums.com/index.php?action=gallery;sa=view;id=20128</link>
				</item><item>
				<title><![CDATA[Sea Anemone (Negative Kali Set)]]></title>
				<pubDate>Sun, 05 Mar 2017 07:39:30 GMT</pubDate>
				<description>
				<![CDATA[<img src="https://nocache-nocookies.digitalgott.com/gallery/20/thumb_999_05_03_17_8_39_30.jpeg" border="0" align="left" alt="" title="" />public double bailout;
public override bool GetBool(double x,double y,double z)
{
  for (int n=1;n &lt; _cycles;  n++)
  {
    double r=x*x+y*y+z*z;
    if (r&gt;bailout)return false;
    if (r&gt;0)
    {
      x=-x/r;
      y=Math.Abs(y)/r;
      z=Math.Abs(z)/r;
    }
    if(x&gt;y)Red++;
    if(y&gt;z)Green++;
    if(z&gt;x)Blue++;
    x+=_jx;
    y+=_jy;
    z+=_jz;
  }
  return true;
}

public override void Init()
{
  base.Init();
  if(GetString(&quot;intern.Formula.TempUpdateVal&quot;)!=&quot;60292da8f192d3d2c6a9930dad6edf6a&quot;)
  {
    SetParameterBulk(&quot;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&quot;);
  }
}]]>
				</description>
				<link>
				https://www.fractalforums.com/index.php?action=gallery;sa=view;id=20117</link>
				</item><item>
				<title><![CDATA[Kali Monument]]></title>
				<pubDate>Tue, 21 Feb 2017 22:17:44 GMT</pubDate>
				<description>
				<![CDATA[<img src="https://nocache-nocookies.digitalgott.com/gallery/20/thumb_999_21_02_17_11_17_44.jpeg" border="0" align="left" alt="" title="" />public override void Init(){base.Init();if(GetString(&quot;intern.Formula.TempUpdateVal&quot;)!=&quot;0f607b11ab0fb3daca6033bfe510e63d&quot;){SetParameterBulk(&quot;Formula.Static: Cycles=311 Julia=1 jx=-0.35 jy=-0.865 jz=-0.05 Scene: CenterX=1.0963481581945 CenterY=0.0927971019368486 CenterZ=-0.909887389435544 Radius=6.30367103196314E-08 Transformation.Camera: AngleX=92.1258247074778 AngleY=-53.8417546660607 AngleZ=105.063381103826 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=0f607b11ab0fb3daca6033bfe510e63d&quot;);}if(GetString(&quot;intern.Formula.TempUpdateVal&quot;)!=&quot;025692d9c0c2f21c57875a5fddeb70fd&quot;){SetParameterBulk(&quot;Formula.Static: Cycles=311 Julia=1 jx=-0.35 jy=-0.865 jz=-0.05 Scene: CenterX=1.0963481581945 CenterY=0.0927971019368486 CenterZ=-0.909887389435544 Radius=6.30367103196314E-08 Transformation.Camera: AngleX=92.1258247074778 AngleY=-53.8417546660607 AngleZ=105.063381103826 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=025692d9c0c2f21c57875a5fddeb70fd&quot;);}}public override bool GetBool(double x,double y,double z){double jx,jy,jz;if (_isJulia){jx=_jx;jy=_jy;jz=_jz;}else {jx=x;jy=y;jz=z;x=_jx;y=_jy;z=_jz;}for (int n=1;n &lt; _cycles;n++){double r=x*x+y*y+z*z;if (r&gt;5)return false;if (r&gt;0){x=-x/r;y=Math.Abs(y)/r;z=Math.Abs(z)/r;}if(x&gt;y)Red++;if(y&gt;z)Green++;if(z&gt;x)Blue++;x+=jx;y+=jy;z+=jz;}return true;}]]>
				</description>
				<link>
				https://www.fractalforums.com/index.php?action=gallery;sa=view;id=20084</link>
				</item><item>
				<title><![CDATA[Simple Menger]]></title>
				<pubDate>Sun, 19 Feb 2017 21:46:08 GMT</pubDate>
				<description>
				<![CDATA[<img src="https://nocache-nocookies.digitalgott.com/gallery/20/thumb_999_19_02_17_10_46_07.jpeg" border="0" align="left" alt="" title="" />public override void Init(){base.Init();if(GetString(&quot;intern.Formula.TempUpdateVal&quot;)!=&quot;45ea375e46e1a8d8b84edded6f88e4c7&quot;){SetParameterBulk(&quot;Formula.Parameters: anglex=0 angley=0 anglez=0 boxSize=2 holeSize=1 scalex=0.8 scaley=0.8 scalez=0.8 Formula.Static: Cycles=17 Julia=1 jx=0 jy=0 jz=0 Scene: CenterX=-0.101596203851992 CenterY=-0.503356209583339 CenterZ=-0.53093858838795 Radius=0.220365519803785 Transformation.Camera: AngleX=10.2074451858821 AngleY=-19.0315263881349 AngleZ=-53.2901631402185 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=45ea375e46e1a8d8b84edded6f88e4c7&quot;);}if(GetString(&quot;intern.Formula.TempUpdateVal&quot;)!=&quot;3275c2a4ff5fcde853faa40e7ffaa9ca&quot;){SetParameterBulk(&quot;Formula.Parameters: anglex=0 angley=0 anglez=0 boxSize=2 holeSize=1 scalex=0.8 scaley=0.8 scalez=0.8 Formula.Static: Cycles=17 Julia=1 jx=0 jy=0 jz=0 Scene: CenterX=-0.101596203851992 CenterY=-0.503356209583339 CenterZ=-0.53093858838795 Radius=0.220365519803785 Transformation.Camera: AngleX=10.2074451858821 AngleY=-19.0315263881349 AngleZ=-53.2901631402185 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=3275c2a4ff5fcde853faa40e7ffaa9ca&quot;);}}public double boxSize;public double holeSize;public double scalex;public double scaley;public double scalez;public double anglex=0;public double angley=0;public double anglez=0;public override bool GetBool(double x,double y,double z){double cosAngleX=Math.Cos(Math.PI/180.0*anglex);double cosAngleY=Math.Cos(Math.PI/180.0*angley);double cosAngleZ=Math.Cos(Math.PI/180.0*anglez);double sinAngleX=Math.Cos(Math.PI/180.0*anglex);double sinAngleY=Math.Sin(Math.PI/180.0*angley);double sinAngleZ=Math.Sin(Math.PI/180.0*anglez);double boxSizeScalex=boxSize*scalex;double boxSizeScaley=boxSize*scaley;double boxSizeScalez=boxSize*scalez;double holeSize2=2*holeSize;x*=boxSize;y*=boxSize;z*=boxSize;if(x&gt; boxSizeScalex)return false;if(y&gt; boxSizeScaley)return false;if(z&gt; boxSizeScalex)return false;if(x&lt;-boxSizeScalex)return false;if(y&lt;-boxSizeScaley)return false;if(z&lt;-boxSizeScalez)return false;for (int n=1;n &lt; _cycles;n++){double xa=Math.Abs(x);double ya=Math.Abs(y);double za=Math.Abs(z);int holeCount=0;if(xa&lt;holeSize)holeCount++;if(ya&lt;holeSize)holeCount++;if(za&lt;holeSize)holeCount++;if(holeCount&gt;=2)return false;if(x&gt; holeSize){Red++;x-=holeSize2;}else if(x&lt;-holeSize){Red--;x+=holeSize2;}if(y&gt; holeSize){Blue++;y-=holeSize2;}else if(y&lt;-holeSize){Blue--;y+=holeSize2;}if(z&gt; holeSize){Green++;z-=holeSize2;}else if(z&lt;-holeSize){Green--;z+=holeSize2;}x*=boxSizeScalex;y*=boxSizeScaley;z*=boxSizeScalez;if(anglex!=0)Rotate(sinAngleX,cosAngleX,ref y,ref z);if(angley!=0)Rotate(sinAngleY,cosAngleY,ref x,ref z);if(anglez!=0)Rotate(sinAngleZ,cosAngleZ,ref x,ref y);}return true;}void Rotate(double sinAngle,double cosAngle,ref double x,ref double y){double a=cosAngle * x-sinAngle * y;y=cosAngle * y+sinAngle * x;x=a;}
]]>
				</description>
				<link>
				https://www.fractalforums.com/index.php?action=gallery;sa=view;id=20075</link>
				</item><item>
				<title><![CDATA[Mandelbrot Windmill]]></title>
				<pubDate>Mon, 23 Jan 2017 00:18:22 GMT</pubDate>
				<description>
				<![CDATA[<img src="https://nocache-nocookies.digitalgott.com/gallery/19/thumb_999_23_01_17_1_18_22.jpeg" border="0" align="left" alt="" title="" /> public override void Init(){base.Init();if(GetString(&quot;intern.Formula.TempUpdateVal&quot;)!=&quot;e8cc642b581b572202ca68e31ee8f15e&quot;){SetParameterBulk(&quot;Formula.Parameters: minBailout=0.08 thickness=0.1 zscale=2 Formula.Static: Cycles=166 Julia=0 jx=0 jy=0 jz=0 Scene: CenterX=-0.696110582702131 CenterY=-0.356145183206331 CenterZ=0.029317068602204 Radius=0.0401877572016461 Transformation.Camera: AngleX=-87.2101382737163 AngleY=-44.2800887095283 AngleZ=-171.611177403936 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=e8cc642b581b572202ca68e31ee8f15e&quot;);}}public double thickness=1000;public double minBailout=0.1;public double zscale=1.5;public override bool GetBool(double jx,double jy,double jz){double x=0,y=0,z=0;for (int i=1;i &lt; _cycles;i++){double xx=x*x,yy=y*y,zz=z*z;double r=xx+yy+thickness*zz;if (r&gt;9)return false;if (r&lt;minBailout &amp;&amp; i&gt;1)return true;y=2*x*y+jy;x=xx-yy+jx;z=zscale*z*Math.Sqrt(r )+jz;if(r&gt;0){Red+=xx/r;Green+=yy/r;Blue+=zz/r;}}return true;}]]>
				</description>
				<link>
				https://www.fractalforums.com/index.php?action=gallery;sa=view;id=19969</link>
				</item><item>
				<title><![CDATA[News from the Mandelbox]]></title>
				<pubDate>Fri, 13 Jan 2017 23:51:37 GMT</pubDate>
				<description>
				<![CDATA[<img src="https://nocache-nocookies.digitalgott.com/gallery/19/thumb_999_14_01_17_12_51_36.jpeg" border="0" align="left" alt="" title="" />// CenterX=-0.916032152744961 CenterY=0.877148216230017 
// CenterZ=11.2158712835104 Radius=0.568000286566819 
public override bool GetBool(double x,double y,double z)
{
  for (int i=0;i &lt; 66;  i++)
  {
    x=x%2;
    z=z%2;
    while(Math.Abs(x)&gt;0.5)
    {
      if(x&gt;0.5)x=1-x;
      if(x&lt;-0.5)x=-1-x;
    }
    while(Math.Abs(z)&gt;0.5)
    {
      if(z&gt;0.5)z=1-z;
      if(z&lt;-0.5)z=-1-z;
    }
    double xx=x*x;
    double yy=y*y;
    double zz=z*z;
    double r=xx+yy+zz;
    if(r&gt;0)
    {
      x /=-r;
      y /=-r;
      z /=-r;
      if(r&gt;0.00000000001 &amp;&amp; i&gt;2)
      {
        Red+=xx/r;
        Green+=yy/r;
        Blue+=zz/r;
      }
      if(r&lt;0.3)return false;
    }
    x=-x;
    x+=0.02;
    y+=1.925;
    z+=0.95;
  }
  return true;
}]]>
				</description>
				<link>
				https://www.fractalforums.com/index.php?action=gallery;sa=view;id=19944</link>
				</item><item>
				<title><![CDATA[Mandelbox Julia with Spirals]]></title>
				<pubDate>Mon, 09 Jan 2017 00:12:17 GMT</pubDate>
				<description>
				<![CDATA[<img src="https://nocache-nocookies.digitalgott.com/gallery/19/thumb_999_09_01_17_1_12_17.jpeg" border="0" align="left" alt="" title="" /> // Mandelbox Julia with fold at 0.5, scale = 1 and without y transformation.
// CenterX=5.50297045220822 CenterY=0.583399182382745
// CenterZ=2.10738023707053 Radius=0.214958267491292
public override bool GetBool(double x, double y, double z)
{
  for (int i = 0;i &lt; 77;  i++)
  {
      while(Math.Abs(x)&gt;0.5)
      {
        while(x&gt;0.5)  x =  1-x;
        while(x&lt;-0.5) x = -1-x;
      }
      while(Math.Abs(z)&gt;0.5)
      {
        while(z&gt;0.5)  z =  1-z;
        while(z&lt;-0.5) z = -1-z;
      }
    double r=x*x+y*y+z*z;
    if(r&gt;0)
    {
      x /= r;
      y /= r;
      z /= r;
      if(r&lt;0.3) return false;
    }
    y=-y;
    x+= 0.02;
    y+= 1.9;
    z+= 0.5;
  }
  return true;
}
]]>
				</description>
				<link>
				https://www.fractalforums.com/index.php?action=gallery;sa=view;id=19927</link>
				</item><item>
				<title><![CDATA[The Pocket Watch of my Grandpa]]></title>
				<pubDate>Fri, 06 Jan 2017 11:28:47 GMT</pubDate>
				<description>
				<![CDATA[<img src="https://nocache-nocookies.digitalgott.com/gallery/19/thumb_999_06_01_17_12_28_47.jpeg" border="0" align="left" alt="" title="" />Rumor says this watch can also bend the time.]]>
				</description>
				<link>
				https://www.fractalforums.com/index.php?action=gallery;sa=view;id=19918</link>
				</item></channel></rss>