Mike Frazier wrote:
This fractal is from the same formula that I posted a few days ago. I like the bubbles around the double minibrot.
pr_2-2-2_E { ; Exported from Fracton. reset=2004 type=formula formulafile=fracton.frm formulaname=F_20150413_1515 passes=1 float=y .........
frm:F_20150413_1515 { ; Similar to the parallel resistance formula z=0,c1=pixel-p1,c2=pixel+p1,c3=pixel: f1=z*z+c1, f2=z*z+c2, f3=z*z+c3, z=1/(1/f1+1/f2+1/f3), |z|<100 }
I like both images, yesterdays and todays... but I believe the "pr_2-2-2_J" image is more interesting and appealing. ;-) I do have a question: Why do you change the formula name when it appears to be exactly like the previous one?? I would think this could end up making things confusing, not to mention a waste in storing them within a .FRM file. Sincerely, P.N.L.