diff --git a/examples/adammaj1/parjulia1.xpf b/examples/adammaj1/parjulia1.xpf new file mode 100644 index 00000000..2a57cd61 --- /dev/null +++ b/examples/adammaj1/parjulia1.xpf @@ -0,0 +1,9 @@ +;Position file automatically generated by XaoS 4.3 +; - a realtime interactive fractal zoomer +;Use xaos -loadpos to display it +(initstate) +(defaultpalette 0) +(formula 'user) +(usrform "(z^5)+((0.8+0.4i)*(z^4))+z") +(view -0.05729 0.02013 4.104 4.104) + diff --git a/examples/adammaj1/parjulia2.xpf b/examples/adammaj1/parjulia2.xpf new file mode 100644 index 00000000..5c100791 --- /dev/null +++ b/examples/adammaj1/parjulia2.xpf @@ -0,0 +1,11 @@ +;Position file automatically generated by XaoS 4.3 +; - a realtime interactive fractal zoomer +;Use xaos -loadpos to display it +(initstate) +(defaultpalette 0) +(formula 'user) +(usrform "(z^5)+((0.8+0.4i)*(z^4))+z") +(periodicity #f) +(incoloring 2) +(view -0.03537 -0.005638 3.713 3.713) +