F.O.T.N. (Fractal of the Night) 16 Apr 1998 (The J and E Wedding)


Well, Dr. J has been looking at our on-line news feeds covering the latest pictures of Mars faces. So I thought I'd take a look over in FractoSpace and scan their news. Well, what a shock! I found an announcement of a wedding. Dr J, the Mad Scientist of Fractal Space has married Dr. E, one of the more sane and stable scientist in FractoSpace.  Isn't this sweet, they are holding hands. And look at the sparks between these two! Wow!!

WEDDING.GIF

Figure 1.  The J and E Wedding.

Stay happy,
Jay

The parameter and formula files for Fractint are included below. Copy them into a quickie.par file for quick loading into Fractint. For longer term use, copy the frm: block into a FotN.frm file. But this time leave off the 'frm:' part.  Then copy the rest (the par parts) into your FotN.par file.


frm:classic_shift_b { ; (c) Jay Hill, 1998
; shift one midget over another, merge images
; p1 = shift of first midget
; p2 = scaling factor of first midget relative to second
; p3 = shift of second midget
; use outside=summ periodicity=0 passes=1 float=y
done = 1, z = 0,
zc = c = (pixel+p3)*(1-whitesq) + (pixel/p2+p1) *whitesq
s=|c|, t1=(256*s - 96)*s + 32*Real(c), t2=16*s + 32*Real(c) + 16
B=sqrt(-4*c-7), t3=|8+4*c*(1-B)|, t4=|8+4*c*(1+B)| ; component tests
z=z + 249*(t1<=3) + 250*(t2<=1) + 251*(t3<=1) + 252*(t4<=1) ; set colors
if(z>0) ; for periods 1, 2, 3
done=-1 ; color is set for c in a component, skip iterations
endif
:
zc=sqr(zc) + c ; standard MSet iteration
if (|zc| >= 4) ; Bailout at 4
done=-1 ; Set flag to force an exit.
endif
done >= 0 ; Continue if the flag >=0.
}

Drs_J&E_wedding { ; Jay Hill, 1998
reset=1960 type=formula formulafile=colorit5.par
formulaname=classic_shift_b passes=1
center-mag=-0.766688/-0.858498/0.8418642/1/-90
params=-1.75/0/40/0/0.213/1.52 float=y maxiter=256 inside=0
outside=summ symmetry=xaxis periodicity=0
colors=wcAKKK<32>KKK<8>mmmqqqsssuuuw\
ww<26>pfIofHoeFneEndCmcA<110>ww1xx0w\
w0<55>220000000wwwwwwwww000000 cyclerange=0/224
}


Home Next