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: Check out the originating "3d Mandelbulb" thread here
 
*
Welcome, Guest. Please login or register. April 19, 2024, 04:30:24 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: Dense Rain Forest  (Read 1360 times)
0 Members and 1 Guest are viewing this topic.
simon.snake
Fractal Bachius
*
Posts: 640


Experienced Fractal eXtreme plugin crasher!


simon.fez SimonSideBurns
« on: January 28, 2014, 01:43:30 AM »

Dense Rain Forest



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

Here we have a custom FractInt formula which has a few user variables as bailouts.

Here's the formula:

Code:
simon0130-C {
  bail1 = real(p2)
  if (bail1 == 0)
    bail1 = 4
  endif

  bail2 = imag(p2)
  if (bail2 == 0)
    bail2 = 1
  endif

  if (ismand)
    z = z1 = c = pixel
  else
    z = z1 = pixel
    c = p1
  endif:

  ztemp = (z * z) ^ (z1 * z1) + c
  z = 1/ztemp
  z1 = ztemp

  |z| < bail1 && |z1| > bail2
}

And the two values for p2 are: real=1.5 and imaginary=1.2

Zoomed in a bit.  Full parameters are available on request.
Logged

To anyone viewing my posts and finding missing/broken links to a website called www.needanother.co.uk, I still own the domain but recently cancelled my server (saving £30/month) so even though the domain address exists, it points nowhere.  I hope to one day sort something out but for now - sorry!
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Dense Julia sets on the sphere Mandelbrot & Julia Set s31415 10 7583 Last post March 19, 2012, 04:18:45 AM
by cKleinhuis
3d printed dense Julia set Format, Printing & Post Production s31415 2 3429 Last post June 17, 2012, 04:05:33 PM
by s31415
An animation of periodic dense Julia patterns Movies Showcase (Rate My Movie) s31415 0 1261 Last post June 26, 2012, 10:54:48 PM
by s31415
Non-dense curves with Housdoff dimension 2 (besides mset) (new) Theories & Research kjknohw 11 607 Last post August 29, 2012, 06:42:15 PM
by taurus
Dense Jungle Images Showcase (Rate My Fractal) laser blaster 3 1818 Last post October 18, 2014, 10:10:53 PM
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.154 seconds with 27 queries. (Pretty URLs adds 0.005s, 2q)