Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorial/classic.xaf
diff options
context:
space:
mode:
authorBernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
commit1030dc837b10a03a02a85d5504cbeec168ce49e2 (patch)
tree698eefa87ac437deaf36a4141b326f8ce7986692 /tutorial/classic.xaf
Import XaoS r489 (trunk after version 3.5)
Diffstat (limited to 'tutorial/classic.xaf')
-rw-r--r--tutorial/classic.xaf80
1 files changed, 80 insertions, 0 deletions
diff --git a/tutorial/classic.xaf b/tutorial/classic.xaf
new file mode 100644
index 0000000..9278d5d
--- /dev/null
+++ b/tutorial/classic.xaf
@@ -0,0 +1,80 @@
+;Other fractal types in Xaos - part 3
+;Animation file is made by Arpad Fekete
+;This file was made in January 2006
+(initstate)
+(clearscreen)
+(textposition 'center 'middle)
+(message "classic1")
+(usleep 5000000)
+
+(initstate)
+(filter 'edge2 #t)
+(palette 2 504284649 0)
+(formula 'sier)
+(angle 60.043)
+(view 0.40571 0.25007 1.3406 0.89436)
+(textposition 'center 'bottom)
+(message "classic2")
+(usleep 3500000)
+
+(initstate)
+(palette 2 504284649 0)
+(formula 'sier)
+(angle 60.043)
+(view 0.40571 0.25007 1.3406 0.89436)
+(textposition 'center 'bottom)
+(message "classic3")
+(usleep 3500000)
+
+(initstate)
+(palette 2 504284649 0)
+(formula 'sier)
+(juliaseed 0 1)
+(view 0.5 0.5 1.5 1)
+(textposition 'center 'bottom)
+(message "classic4")
+(usleep 3500000)
+
+(morphview 0.5496221675 0.316543832601 4.30048337789E-08 2.86698891854E-08)
+(textposition 'center 'bottom)
+(message "classic5")
+(usleep 8000000)
+(usleep 2000000)
+
+(initstate)
+(filter 'edge2 #t)
+(palette 1 946083610 0)
+(formula 'carpet)
+(view 0.5262 0.5583 1.16 1.16)
+(textposition 'center 'bottom)
+(message "classic6")
+(usleep 3500000)
+
+(initstate)
+(palette 1 946083610 0)
+(formula 'carpet)
+(view 0.5262 0.5583 1.16 1.16)
+(textposition 'center 'bottom)
+(message "classic7")
+(usleep 3500000)
+
+(morphview 0.7429239596791351 0.357662405256179 7.783970137290736E-12 7.728315519007004E-12)
+(textposition 'center 'bottom)
+(message "classic8")
+(usleep 8000000)
+(usleep 2000000)
+
+(initstate)
+(filter 'blur #t)
+(palette 2 921212061 0)
+(formula 'koch)
+(view -0.1026 0.04512 2.437 2.437)
+(textposition 'center 'bottom)
+(message "classic9")
+(usleep 3500000)
+
+(morphview 0.3920822 0.5506665 0.002344007 0.002344007)
+(textposition 'center 'bottom)
+(message "classic10")
+(usleep 7000000)
+(usleep 2000000)