Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorial/incolor.xaf
blob: ed4904681cf71d976388588fa5dd877aebbbf902 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
; XaoS features overview by Jan Hubicka
; Version 1.0 done for XaoS 3.0 in July 1997
; Use xaos -play to see it :)
(load "head.xhf")
(textposition 'center 'middle)
(clearscreen)
(message "incolor1")
(textsleep)
(clearscreen)
(message "incolor2")
(textsleep)
(clearscreen)
(message "incolor3")
(textsleep)
(clearscreen)
(message "incolor4")
(textsleep)
(display)
(clearscreen)
(message "zmag")
(textsleep)
(display)

(defaultpalette 0)
(formula 'mandel)
(fastjulia #f)
(cycling #f)
(periodicity #t)
(autorotate #f)
(maxiter 170)
(outcoloring 0)
(incoloring 1)
(plane 0)
(view -0.75 0 2.5 2.5)
(usleep 2000000)


(palette 1 908613446 0)
(formula 'octal)
(fastjulia #f)
(cycling #f)
(periodicity #t)
(autorotate #f)
(maxiter 170)
(outcoloring 0)
(incoloring 1)
(plane 0)
(view 0.0055066 0.0073919 0.53036 0.53036)
(usleep 2000000)

(palette 1 1374335931 0)
(formula 'mandel3)
(fastjulia #f)
(cycling #f)
(periodicity #t)
(juliaseed 0.51635174418604654479 -0.47500000000000003054)
(autorotate #f)
(maxiter 170)
(outcoloring 7)
(incoloring 1)
(julia #t)
(plane 0)
(view 0.29424 -0.50094 0.2024 0.2024)
(usleep 2000000)

(palette 1 1296014835 0)
(formula 'mandel)
(fastjulia #f)
(cycling #f)
(periodicity #t)
(angle 206)
(autorotate #f)
(maxiter 170)
(outcoloring 0)
(incoloring 1)
(plane 0)
(view 0.11921 0.61908 0.12714 0.12714)
(usleep 2000000)

(palette 1 1296014835 0)
(formula 'barnsley)
(fastjulia #f)
(cycling #f)
(periodicity #t)
(juliaseed 0.99818082191979386436 0.0070950445135695779271)
(autorotate #f)
(maxiter 170)
(outcoloring 0)
(incoloring 1)
(plane 3)
(view 1.122 0.01506 5.317 5.317)
(usleep 2000000)

(palette 1 1296014835 0)
(formula 'barnsley)
(fastjulia #f)
(cycling #f)
(periodicity #t)
(juliaseed 0.99818082191979386436 0.0070950445135695779271)
(angle -278)
(autorotate #f)
(maxiter 51)
(outcoloring 0)
(incoloring 1)
(plane 2)
(view -1.669 -0.2679 5.317 5.317)
(usleep 2000000)

(palette 1 2075544141 0)
(formula 'barnsley)
(fastjulia #f)
(cycling #f)
(periodicity #t)
(juliaseed 1.0193608855903043253 -0.12168203319766217848)
(angle -91.6)
(autorotate #f)
(maxiter 33)
(outcoloring 0)
(incoloring 1)
(plane 0)
(view 0.49 -0.1048 1.093 1.093)
(usleep 2000000)

(palette 1 178743984 0)
(formula 'barnsley)
(fastjulia #f)
(cycling #f)
(periodicity #t)
(juliaseed 0.0033200691478789011099 1.1344324381483784749)
(autorotate #f)
(maxiter 14)
(outcoloring 0)
(incoloring 1)
(plane 1)
(view 0.1426 -0.07279 4.545 4.545)
(usleep 2000000)

(load "head.xhf")
(load "innew.xhf")