Logo by stereoman - 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: Support us via Flattr FLATTR Link
 
*
Welcome, Guest. Please login or register. March 19, 2024, 09:05:08 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  
Purple Spiral 90.10017Inverted Menger SpongeMenger 168.10016
Inverted Menger Sponge
Previous Image | Next Image
Description: // Please remove this after pressing the box above two times. This sets the position.
public override void Init(){base.Init();if(GetString("intern.Formula.TempUpdateVal")!="43454d7d68fddcf192143262682d933f"){SetParameterBulk("Scene: CenterX=0.0943303508326203 CenterY=0.63668925376446 CenterZ=-0.100730183001073 Radius=0.11667506936911 Transformation.Camera: AngleX=-21.432389015681 AngleY=2.50643728825066 AngleZ=-15.6335199621586 IsometricProjection=1 Position=1 View: DephAdd=250");}}
 
 
public override bool GetBool(double x,double y,double z)
{
  double boxSize=2.9;
  double holeSize=1.1;
  double scale=2.2;
  for (int n=1;n < 14;  n++)
  {
    if(Math.Abs(x)>=holeSize &&
    Math.Abs(y)>=holeSize &&
    Math.Abs(z)>=holeSize) return false;
    if(x> holeSize) x-=scale*holeSize;
    if(x<-holeSize) x+=scale*holeSize;
    if(y> holeSize) y-=scale*holeSize;
    if(y<-holeSize) y+=scale*holeSize;
    if(z> holeSize) z-=scale*holeSize;
    if(z<-holeSize) z+=scale*holeSize;
    x*=boxSize;
    y*=boxSize;
    z*=boxSize;
  }
  return true;
}

Stats:
Total Favorities: 0 View Who Favorited
Filesize: 251.19kB
Height: 1200 Width: 1200
Discussion Topic: View Topic
Keywords: Menger Sponge Gestaltlupe 
Posted by: trafassel December 18, 2016, 09:15:15 AM

Rating: Has not been rated yet.

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


Rating: ****
Filesize: 27.46kB
Date: July 28, 2009, 12:38:00 AM
Comments (4)
By: David Makin
Polynomial Menger Sponge


Rating: ****
Filesize: 407.02kB
Date: May 11, 2016, 01:52:13 AM
Comments (0)
By: mclarekin
Menger Sponge Tree


Rating: (None)
Filesize: 249.17kB
Date: December 02, 2016, 07:01:46 PM
Comments (0)
By: trafassel
Different Faces of the Menger Sponge


Rating: (None)
Filesize: 251.2kB
Date: December 06, 2016, 11:29:39 PM
Comments (0)
By: trafassel
The Center of the Menger Sponge


Rating: ****
Filesize: 252.89kB
Date: December 17, 2016, 04:36:04 AM
Comments (0)
By: trafassel
  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.173 seconds with 32 queries. (Pretty URLs adds 0.005s, 1q)