jforberg / XaoS

Real-time interactive fractal zoomer

Home Page:http://xaos.sf.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XaoS

Original Authors: Jan Hubicka and Thomas Marsh. See CREDITS file for a complete list of contributors.

Introduction

XaoS is a realtime interactive fractal zoomer. This means that it lets you zoom smoothly into any place in the fractal you choose without the long calculation required by most other fractal generators. It has many other features too, like different fractal types, autopilot, special coloring modes, random palette generation, color cycling, etc.

Website

Visit the XaoS website for the latest news and downloads. Source code is available on GitHub.

Documentation

Documentation is maintained on the GitHub Wiki.

For installation instructions see the INSTALL file.

User Support

XaoS is a community-supported free software project. The xaos-users Google Group provides a place for XaoS users to help each other get the most out of XaoS. XaoS developers also monitor this discussion and answer questions from time to time.

You can browse the archives freely but to prevent spam, you must join the group in order to post. Google Groups provides options for participation from a traditional mailing list to a completely web-based forum, so you don’t have to get emails if you don’t want to.

Reporting Bugs

Issues are tracked on GitHub. If you think you have found a bug in XaoS or have an idea for a new feature, please let us know about it.

XaoS is developed on a volunteer basis and the developers work on it in their spare time. Therefore, we can’t guarantee that issues will be addressed in a certain timeframe. If you are able to fix a bug yourself, pull requests are very welcome.

Supported Platforms

Starting from version 3.5, the supported platforms are:

  • POSIX (Linux, FreeBSD, Solaris, etc.)
  • Microsoft Windows (XP or later)
  • Mac OS X (10.4 or later)

License

Copyright (C) 1996-2019 XaoS Contributors

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Real-time interactive fractal zoomer

http://xaos.sf.net

License:GNU General Public License v2.0


Languages

Language:C 82.1%Language:Shell 7.9%Language:Objective-C 3.6%Language:C++ 2.8%Language:Assembly 1.3%Language:M4 0.7%Language:Rich Text Format 0.7%Language:Makefile 0.6%Language:QMake 0.2%Language:NSIS 0.2%Language:HTML 0.0%