Logo by RedBug - 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: Did you know ? you can use LaTex inside Postings on fractalforums.com!
 
*
Welcome, Guest. Please login or register. April 20, 2024, 04:07:11 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!



 
  Search  

  Slideshow  
English Country GardenWho you gonna call?Unlucky for some...
Who you gonna call?
Previous Image | Next Image
Description: 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)
Stats:
Total Favorities: 0 View Who Favorited
Filesize: 238.36kB
Height: 768 Width: 1024
Discussion Topic: View Topic
Keywords: ghost blob neon slime 
Posted by: simon.snake April 15, 2012, 12:42:32 AM

Rating: Has not been rated yet.

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.203 seconds with 28 queries. (Pretty URLs adds 0.004s, 1q)