Logo by Tglad - 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: Check out the originating "3d Mandelbulb" thread here
 
*
Welcome, Guest. Please login or register. April 16, 2024, 06:45:20 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  
Plumber's nightmareCarnivalCubes
Carnival
Previous Image | Next Image
Description: <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;
}

Stats:
Total Favorities: 0 View Who Favorited
Filesize: 322.53kB
Height: 768 Width: 1200
Discussion Topic: View Topic
Keywords: mandelbox gpu 
Posted by: alexl August 10, 2013, 12:01:17 AM

Rating: ***** by 1 members.

Image Linking Codes
BB Code
Direct Link
Html Link
0 Members and 1 Guest are viewing this picture.
  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.123 seconds with 27 queries. (Pretty URLs adds 0.003s, 1q)