diff options
Diffstat (limited to 'games/xaos/README')
-rw-r--r-- | games/xaos/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/xaos/README b/games/xaos/README new file mode 100644 index 000000000000..dfd1108a6d41 --- /dev/null +++ b/games/xaos/README @@ -0,0 +1,10 @@ +XaoS is an interactive fractal zoomer. It allows the user to continuously +to zoom in or out of a fractal in a fluid, continuous motion. This +capability makes XaoS great for exploring fractals, and it’s just +plain fun! + +Note to users of 64-bit and other non-x86 Slackware derivatives: if +you want to be able to define your own fractal formulae, you'll need +to install the GSL library, and run xaos.SlackBuild with USE_GSL=yes +in the environment. Without GSL, you'll be limited to the fractals that +are built in to the program (which is fine for most users anyway). |