Logo by mauxuam - 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, 02:06:46 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: Who you gonna call?  (Read 262 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: April 15, 2012, 12:42:32 AM »

Who you gonna call?



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

Reminds me of that big green blobby ghost (was it slimer or something?) in the Ghostbusters films.

This is one of the images that has been created by my latest monster formula which is four individual functions applied in sequence (checking for bailout value between) repeated up to 512 iterations.

The functions that made this image are: acosh, cosh, exp, sqrt and the formula is:

Code:
simon0051-H {
  z = p = pixel
  t = c = 0:
  c = c + 1 ; increase count
  if (c==1)
    z = fn1(z*z)+p
  elseif (c==2)
    z = fn2(z*z)+p
  elseif (c==3)
    z = fn3(z*z)+p
  elseif (c==4)
    z = fn4(z*z)+p
    c = 0
  endif
  |z| < 4
}


So far running a batch file to generate all possible permutations, I have created:

149,901 GIF Files out of a total of 923,521
size: 3,777,357,189 bytes (4,082,135,040 bytes on disk)

Just as well I've got plenty of disk space available (over 200GB)
« Last Edit: April 15, 2012, 12:44:12 AM by simon.snake » 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
Call for new Logos Discuss Fractal Forums cKleinhuis 11 3404 Last post July 08, 2010, 07:10:34 PM
by GFWorld
Port of Call Mandelbulb3D Gallery lenord 0 686 Last post August 24, 2010, 03:56:56 AM
by lenord
fractal call Chaoscope Gallery lecristal 0 3150 Last post January 29, 2011, 02:16:46 PM
by lecristal
call for icons ... the lemmings Fractal Forums News cKleinhuis 3 4692 Last post June 14, 2012, 09:44:44 PM
by cKleinhuis
Curtain Call Mandelbulber Gallery mclarekin 0 483 Last post March 28, 2015, 12:23:03 AM
by mclarekin

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