Logo by Pauldelbrot - 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 us on facebook
 
*
Welcome, Guest. Please login or register. April 19, 2024, 12:49:31 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!


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: Carnival  (Read 764 times)
0 Members and 1 Guest are viewing this topic.
alexl
Safarist
******
Posts: 91


WWW
« on: August 10, 2013, 12:01:17 AM »

Carnival



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

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

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

   dvec4 coord=p;
   double rr=1.0;

   AmazingBox(p,2.1,1.04,0.50,rr);
   AmazingBox(p,2.1,1.04,0.30,rr);
   AmazingBox(p,2.1,1.04,0.25,rr);

   p.xyz*=rot_z;
   Poly_Fold(p,30.0);

   OctahedronIFS(p,0.35,vec3(1.0,0.0,0.0));
   AmazingBox(p,2.1,1.04,0.25,rr);
   CantorIFS(p,1.0,vec3(1.0,1.0,1.0));

   color_shift=vec4(p.xyz,rr);

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

   for(int i=0;i<15;i++)
   {
      AmazingSurf(p,2.0,10.0,0.0,rr);
   }
   return 0.3*length(p.xyz)/p.w;
}
« Last Edit: August 10, 2013, 12:21:09 AM by alexl » Logged

Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
baroque carnival Images Showcase (Rate My Fractal) tetraktys 0 611 Last post July 10, 2009, 07:27:23 AM
by tetraktys
Carnival Mandelbulb3D Gallery haltenny 0 561 Last post January 21, 2011, 06:04:52 PM
by haltenny
Carnival in Fractal Flesh Images Showcase (Rate My Fractal) Chaos_Ink 0 872 Last post March 17, 2013, 05:19:14 PM
by Chaos_Ink
Carnival Lights Images Showcase (Rate My Fractal) laser blaster 0 660 Last post May 08, 2014, 01:58:20 AM
by laser blaster

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