Logo by mrob - 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 27, 2024, 03:02:42 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!



 
  Search  

  Slideshow  
Contraction of Multi Power MandelbrotsFake Multi LayeredA Load of Old Balls
Fake Multi Layered
Previous Image | Next Image
Description: It looks like I've created a few separate images and layered them, but this one of my fractint formulae just creates fractals like this.

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 here's the parameter file:

Code:

Fake Multi Layers  { ; Made in 2014 by Simon Ferre
                     ;  Fractint Version 2099 Patchlevel 8
  reset=2099 type=formula formulafile=simon.frm
  formulaname=simon0130-C ismand=y passes=d
  center-mag=-1.50194161230473800/-0.41592231715999950/226103.2/0.75
  params=0/0/1.5/1.2 float=y maxiter=512 inside=0 periodicity=0
  colors=000RRR<3>mmmKA0<3>V50Y30`20c00000<3>0HK0LP0PU0UZ000<3>Y0Se0Zn0ew0\
  mPcPMfMIiI6t2<40>r8Is7Iu5J<2>x2Kz0LzY8<40>gc_gc`fca<3>ddd_RH<3>nC8r85v43\
  z00zzz<3>yfbxaXxXRwSKw3K<3>z0LNHC<8>X75Y64Z54<3>c000WW<3>0EE0AA055000OOO\
  <3>KIIJGHIEFHCDS0X<6>D0GB0D90B<3>000222000eO0<3>kR0lS0nT0<2>rW0KF0cP0Vm0\
  xlVzzz00zVVzukFR20G0azhzzv3Aff000<4>0h00q00z0zz0<3>hh0dd0__0VV0000<3>00I\
  00M00R00Wm0m<6>U00AAAFFFLLL
  }


Stats:
Total Favorities: 0 View Who Favorited
Filesize: 263.45kB
Height: 768 Width: 1024
Discussion Topic: View Topic
Keywords: layers fans formula custom 
Posted by: simon.snake July 11, 2014, 12:02:10 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.166 seconds with 31 queries. (Pretty URLs adds 0.021s, 1q)