From 1030dc837b10a03a02a85d5504cbeec168ce49e2 Mon Sep 17 00:00:00 2001 From: Bernie Innocenti Date: Mon, 03 May 2010 21:53:47 +0000 Subject: Import XaoS r489 (trunk after version 3.5) --- (limited to 'examples/ZKovacs') diff --git a/examples/ZKovacs/fract0.xpf b/examples/ZKovacs/fract0.xpf new file mode 100644 index 0000000..b1cb6d8 --- /dev/null +++ b/examples/ZKovacs/fract0.xpf @@ -0,0 +1,10 @@ +;Position file automatically generated by XaoS 3.2.1 +; - a realtime interactive fractal zoomer +;Use xaos -load to display it +(initstate) +(filter 'truecolor #t) +(palette 3 1171241641 0) +(formula 'newton) +(angle -150.19) +(view -0.0008614612 0.0005988902 0.002088403 0.002088403) + diff --git a/examples/ZKovacs/fract1.xpf b/examples/ZKovacs/fract1.xpf new file mode 100644 index 0000000..c49b35b --- /dev/null +++ b/examples/ZKovacs/fract1.xpf @@ -0,0 +1,11 @@ +;Position file automatically generated by XaoS 3.1 +; - a realtime interactive fractal zoomer +;Use xaos -load to display it +(initstate) +(palette 2 738969834 0) +(formula 'mandel) +(maxiter 400) +(outcoloring 1) +(plane 1) +(view 1.358 -0.02348 3.956 3.956) + diff --git a/examples/ZKovacs/hornflake1.xpf b/examples/ZKovacs/hornflake1.xpf new file mode 100644 index 0000000..985c3fd --- /dev/null +++ b/examples/ZKovacs/hornflake1.xpf @@ -0,0 +1,11 @@ +;Position file automatically generated by XaoS 3.2 +; - a realtime interactive fractal zoomer +;Use xaos -load to display it +(initstate) +(palette 2 1833823048 0) +(formula 'hornflake) +(angle -269.68) +(outcoloring 8) +(incoloring 2) +(view -0.8888 -0.008993 2.626 2.626) + diff --git a/examples/ZKovacs/hornflake2.xpf b/examples/ZKovacs/hornflake2.xpf new file mode 100644 index 0000000..b520548 --- /dev/null +++ b/examples/ZKovacs/hornflake2.xpf @@ -0,0 +1,10 @@ +;Position file automatically generated by XaoS 3.2 +; - a realtime interactive fractal zoomer +;Use xaos -load to display it +(initstate) +(defaultpalette 0) +(formula 'hornflake) +(angle -269.68) +(outcoloring 3) +(view -0.7818 -0.003706 2.86 2.86) + diff --git a/examples/ZKovacs/mand9.xpf b/examples/ZKovacs/mand9.xpf new file mode 100644 index 0000000..cebbb13 --- /dev/null +++ b/examples/ZKovacs/mand9.xpf @@ -0,0 +1,10 @@ +;Position file automatically generated by XaoS pre-3.1-6 +; - a realtime interactive fractal zoomer +;Use xaos -load to display it +;Saved by Zoltan Kovacs +(initstate) +(palette 3 496022352 0) +(formula 'mandel) +(maxiter 860) +(view -1.779346546214150062 0.001338480738707815055 2.229770187933688419E-15 2.227846893747829123E-15) + -- cgit v0.9.1