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: Visit the official fractalforums.com Youtube Channel
 
*
Welcome, Guest. Please login or register. March 28, 2024, 03:54:27 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!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: Geometry of numbers  (Read 1167 times)
0 Members and 1 Guest are viewing this topic.
alexl
Safarist
******
Posts: 91


WWW
« on: August 12, 2013, 06:09:30 PM »

Geometry of numbers



http://www.fractalforums.com/index.php?action=gallery;sa=view;id=14694

<a href="http://www.youtube.com/v/S2fYIHhKYew&rel=1&fs=1&hd=1" target="_blank">http://www.youtube.com/v/S2fYIHhKYew&rel=1&fs=1&hd=1</a>

Formula:

double DE(dvec3 pos)
{
      dvec4 p = dvec4(pos.xzy,1.0);
              double rr=1.0;

              for(int I=0;i<3;i++)
                AmazingBox(p,2.0,2.0*0.52,0.50,rr);

   OctahedronIFS(p,1.1,vec3(1.0,0,0.0));
   AmazingBox(p,2.1,1.05,0.25,rr);

   Poly_Fold(p,30.0);
   OctahedronIFS(p,0.35,vec3(1.0,0.0,0.0));

   AmazingBox(p,2.1,1.05,0.25,rr);
   CantorIFS(p,1.0,vec3(1.0,1.0,1.0));
   OctahedronIFS(p,-0.6,vec3(1.0,0.0,-0.0));

   AmazingBox(p,0.5,1.05,0.0,rr);
   AmazingBox(p,0.5,1.05,0.0,rr);

   for(int i=0;i<15;i++)
      AmazingSurf(p,2.0,4.0,0.0,rr);

   return 0.5*length(p.xz)/p.w;
}
« Last Edit: August 21, 2013, 03:09:08 AM by alexl » Logged

Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Fractal geometry? Theory Zojirushi 5 5206 Last post December 22, 2010, 08:26:09 AM
by Zojirushi
advanced geometry Fractal Humor taurus 2 2891 Last post August 15, 2013, 12:56:31 AM
by Rodak
Geometry of Numbers Images Showcase (Rate My Fractal) alexl 3 1341 Last post February 12, 2014, 05:42:33 PM
by eiffie
The GEometry of Innocence Images Showcase (Rate My Fractal) LMarkoya 0 771 Last post June 15, 2016, 01:32:49 AM
by LMarkoya
Animated Geometry of Innocense Images Showcase (Rate My Fractal) LMarkoya 3 1117 Last post July 11, 2016, 12:13:17 AM
by LMarkoya

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.305 seconds with 27 queries. (Pretty URLs adds 0.014s, 2q)