Logo by Dinkydau - 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. March 29, 2024, 07:33:07 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: Landscape  (Read 903 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
Alien Landscape #1 Mandelbulb3D Gallery paragon5 0 593 Last post May 26, 2011, 02:25:16 AM
by paragon5
Oniric landscape Mandelbulb3D Gallery surrealista1 0 475 Last post September 23, 2011, 01:31:48 AM
by surrealista1
landscape Mandelbulb3D Gallery abbaszargar 0 904 Last post January 20, 2013, 08:59:21 PM
by abbaszargar
Complex landscape Images Showcase (Rate My Fractal) Chaos_Ink 1 812 Last post May 06, 2014, 05:35:37 PM
by Caleidoscope
Quite complex landscape Images Showcase (Rate My Fractal) alexl 2 770 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.219 seconds with 27 queries. (Pretty URLs adds 0.006s, 2q)