Logo by visual - 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: Follow us on Twitter
 
*
Welcome, Guest. Please login or register. October 05, 2018, 05:02:19 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: Landscape  (Read 284 times)
0 Members and 1 Guest are viewing this topic.
alexl
Safarist
******
Posts: 91


WWW
« on: April 11, 2014, 10:49:04 PM »

Landscape



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

Formula:
DE(dvec3 pos)
{
   dvec4 p = dvec4(pos.xzy, 1.0);
   double rr;
   for (int i = 0; i<2; i++)
   {
      AmazingBox(p, 0.21, 0.46, 0.0, rr);
      AmazingBox(p, 0.531420, 0.762004, 0.293319, rr);
      AmazingSurf(p, 0.2, 0.33, 0.0, rr);
      AmazingBox(p, 0.35, 2.0*0.67, 0.0, rr);
      AmazingSurf(p, 0.31, 0.5, 0.31, rr);
      p.xy += vec2(0.5, -0.5);
      AmazingSurf(p, 0.128, 0.153, 0.5, rr);

      if (i<2)
      {
         OctahedronIFS(p, 0.48, vec3(1.0, 0.0, 0.0));
      }

   }
   return 0.3*abs(p.z + 0.002) / p.w;
}
Logged

Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Volcanic Landscape Images Showcase (Rate My Fractal) Sockratease 1 861 Last post March 26, 2008, 07:48:19 PM
by twinbee
Alien Landscape FractalWorks Gallery Sockratease 9 2118 Last post May 30, 2008, 12:55:33 AM
by Sockratease
landscape Mandelbulb3D Gallery abbaszargar 0 287 Last post January 20, 2013, 08:59:21 PM
by abbaszargar
Complex landscape Images Showcase (Rate My Fractal) Chaos_Ink 1 341 Last post May 06, 2014, 05:35:37 PM
by Caleidoscope
Quite complex landscape Images Showcase (Rate My Fractal) alexl 2 354 Last post May 24, 2014, 12:42:04 PM
by Dinkydau

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.083 seconds with 24 queries. (Pretty URLs adds 0.004s, 2q)