. Here is what I saw: http://dl.dropboxusercontent.com/u/33642054/image/fotd_20130510_1200_5.jpg . If you zoom in, the black hole eventually fills the screne, as in my recent viddie. If you increase iterations, it appears to "retreat" to distance and get smaller. The black is not really "lake" region, it is simply "high iteration count to escape" region, and it increases the closer to the "center". This continues to infinity - there is no minibrot or anything else there. .
I just double checked the image to make sure the center black area was fixed. Doubling the max iteration count from 100000 to 200000 had no effect on the image (other than making it take longer to draw). You do have to increase the max iteration count from Jim's original 1000 to 100000 to get the center area to stop shrinking. The image I posted was anti-aliased (the equivalent of drawing it at 6000 x 4500 and then downsampling to 1200 x 900) to make the detail along the edge of the black area easier to see. Below is the parameter file for the image I posted. Fracton mangles the formula but it is functionally equivalent to Jim's post. If you prefer, you can copy the center-mag and maxiter values into Jim's original and get the same result. fotd_post { ; Exported from Fracton. reset=2004 type=formula formulafile=fracton.frm formulaname=F_20130515_1321 passes=1 float=y center-mag=0.2564007148353132/-0.00098557456426749\ 07/4040404090.909091/1/-90/0 params=0/0/0/0/0.9/0/9.999999999999999e-21/0/0/0 maxiter=100000 inside=0 periodicity=0 colors=000eFLfIKiKJkMIlOGnSEpWDrZCscBvfAyk9zo8zr9z\ u6GCQEDMDEJBEF9FC8G95I50O14J3BF4GC5O88V49f1Am0Bh2F\ d6J`AMXEQTJUQMZOScKXfI`kFeo9kyDisGinKiiOidSi`WiWZi\ SchMfhIkhEohAsh6xh2zn0zh0xd1sZ3oW6kS9fMBcJDZFGWBJS\ 8LO4PK0SG0UD0UE0XF0YF0ZG2`G5aI9cJCdJEeKIfKLhLPkMSl\ MWnOZoOcpPerQisQnuSrv2k`Sux0yX0pW0iW0cU0XU2QT4KT6E\ S99SB3QA0UC0QE0OF0LI0IK0FL0DO0AQ08S05U02X00W00Y00Z\ 53`B9cGEdMKeUQh`Xifckniizuluonnipfdr`ZsUUvOPxIKz9D\ yCGyEKxGMxKQvMUzTZvPXsKYrLWpLUoMTnMSlOQlOPkPMiPLhQ\ KfQJeSIcMCeSGfWLh`QidWki`lnenrkoofoncolZoiWohSofOo\ dKocIoaEoZBoY8oX4oU1oT0pP0sS0vU0yX0zZ0za0zd0zf1zi2\ zk2zn3zp4zs5zv5zy6zz8zz9zz9zz6zz4zz3zz100000210320\ 430540650760860970A82BA4DC6EE8FGAGJCIIFKIILGLMGOOF\ RPFUQIWTKYWM_YPaZQcaTedWgfYihZkk`mncoofrriuukwxnxy\ pzzszzuzzsszqpylorghsd`p`JnYDkU8hQ2eL0`H0aD0Y80Q60\ H40E11D23CA5GG6LO9PWBOdDM } frm:F_20130515_1321 { ; time=0:00:40.00 SF5 at 2000MHZ ; periodicity must be turned off a=(p1),b=(p2): q=sqr(a)-sqr(b)+pixel, b=(p3+2)*a*b+p4, a=q, |a|+|b|<=100 } -- Mike Frazier www.fracton.org
participants (2)
-
JackOfTradeZ@comcast.net -
Mike Frazier