/usr/share/XaoS/examples/mandanim.xaf is in xaos 3.5+ds1-3.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | ;Possition file automatically generated by XaoS pre-3.1
; - an realtime interactive fractal zoomer
;Use xaos -load <filename> to display it
(initstate)
(palette 2 1964145840 0)
(formula 'mandel)
(angle -298.35)
(maxiter 440)
(outcoloring 1)
(view -1.7478365664 -0.0010530675304 1.4757008994E-07 1.4664645614E-07)
(morphview -1.74783652 -0.00105298843 1.31944034E-05 1.31118202E-05)
(usleep 5000000)
|