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/0rfelyus') diff --git a/examples/0rfelyus/0rfel1.xpf b/examples/0rfelyus/0rfel1.xpf new file mode 100644 index 0000000..1a857b0 --- /dev/null +++ b/examples/0rfelyus/0rfel1.xpf @@ -0,0 +1,11 @@ +;Possition file automatically generated by XaoS 3.0 +; - an realtime interactive fractal zoomer +;Use xaos -load to display it +(initstate) +(filter 'edge2 #t) +(palette 1 1794309737 0) +(formula 'mandel) +(juliaseed -0.41615510946480224709 0.62713787798422807658) +(julia #t) +(view -0.267916 -0.050803 0.0406036 0.0406036) + diff --git a/examples/0rfelyus/0rfel2.xpf b/examples/0rfelyus/0rfel2.xpf new file mode 100644 index 0000000..132d1e7 --- /dev/null +++ b/examples/0rfelyus/0rfel2.xpf @@ -0,0 +1,11 @@ +;Possition file automatically generated by XaoS 3.0 +; - an realtime interactive fractal zoomer +;Use xaos -load to display it +(initstate) +(palette 3 1180946604 0) +(formula 'mandel) +(juliaseed -0.41615510946480224709 0.62713787798422807658) +(outcoloring 1) +(julia #t) +(view -0.267916 -0.050803 0.0406036 0.0406036) + -- cgit v0.9.1