/usr/share/XaoS/examples/3d5.xpf is in xaos 3.5+ds1-3.1build2.
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 | ;Position file automatically generated by XaoS pre-3.1
; - an realtime interactive fractal zoomer
;Use xaos -load <filename> to display it
(initstate)
(filter 'threed #t)
(defaultpalette 0)
(formula 'mandel)
(juliaseed -0.08611918604651162823 -0.66249999999999999991)
(maxiter 238)
(julia #t)
(view -0.7118 -0.5483 2.133 2.133)
|