{"id":13499791,"url":"https://github.com/xaos-project/XaoS","last_synced_at":"2025-03-29T05:32:36.078Z","repository":{"id":11582752,"uuid":"14072553","full_name":"xaos-project/XaoS","owner":"xaos-project","description":"Real-time interactive fractal zoomer","archived":false,"fork":false,"pushed_at":"2024-10-27T20:03:03.000Z","size":17207,"stargazers_count":514,"open_issues_count":59,"forks_count":59,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-10-28T01:19:13.885Z","etag":null,"topics":["fractal","mandelbrot","math","qt","realtime","zoom"],"latest_commit_sha":null,"homepage":"https://xaos-project.github.io/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xaos-project.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-11-02T18:53:50.000Z","updated_at":"2024-10-27T20:03:06.000Z","dependencies_parsed_at":"2023-10-16T11:22:00.702Z","dependency_job_id":"12b48932-dafc-4c5e-925d-4e147158f3de","html_url":"https://github.com/xaos-project/XaoS","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaos-project%2FXaoS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaos-project%2FXaoS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaos-project%2FXaoS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaos-project%2FXaoS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xaos-project","download_url":"https://codeload.github.com/xaos-project/XaoS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222465676,"owners_count":16989057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fractal","mandelbrot","math","qt","realtime","zoom"],"created_at":"2024-07-31T22:00:42.373Z","updated_at":"2024-10-31T18:31:17.239Z","avatar_url":"https://github.com/xaos-project.png","language":"C++","funding_links":[],"categories":["C++","Requirements"],"sub_categories":["Animated"],"readme":"XaoS\n====\n\nXaoS (pronounced *chaos*) is a realtime interactive fractal zoomer. This\nmeans that it lets you zoom smoothly into any place in the fractal you\nchoose without the long calculation required by other fractal generators.\nIt has many other features too, like different fractal types, autopilot,\nspecial coloring modes, random palette generation, color cycling, etc.\n\nXaoS (since version 4.3, September 2023) is available as a full-featured web application as well.\nYou can try it at [xaos.app](https://xaos.app).\nAlso, you can try a simplified version of the XaoS zooming algorithm online using\n[XaoS.js](https://xaos-project.github.io/XaoSjs/).\n\nXaoS is based on [Qt](http://www.qt.io), and has been tested on Windows, Mac and Linux. It\nshould also work on any other platform supporting Qt Widgets, like the BSDs.\n\n- Original authors: [Jan Hubička](https://www.ucw.cz/~hubicka/) and [Thomas Marsh](https://www.linkedin.com/in/thomasmarsh).\n- Current maintainers: [J.B. Langston](https://www.linkedin.com/in/jblangston/) and [Zoltán Kovács](https://matek.hu/zoltan).\n- See [CREDITS](CREDITS.md) for a complete list of contributors.\n\nProject Resources\n-----------------\n\n- [GitHub Repo](https://github.com/xaos-project/XaoS)\n- [Binary Releases](https://github.com/xaos-project/XaoS/releases)\n- [Documentation](https://github.com/xaos-project/XaoS/wiki)\n- [Issue Tracker](https://github.com/xaos-project/XaoS/issues)\n- [XaoS website](http://xaos-project.github.io/)\n- [Users' Google Group](http://groups.google.com/group/xaos-users)\n- [Developer's Guide](https://github.com/xaos-project/XaoS/wiki/Developer's-Guide)\n\nBugs and Support\n----------------\n\nXaoS is a community-supported free software project. The Google Group provides\na place for XaoS users to help each other get the most out of XaoS. XaoS\ndevelopers also monitor this discussion and answer questions from time to time.\nYou can browse the archives freely but to prevent spam, you must join the group\nin order to post. Google Groups provides options for participation from a\ntraditional mailing list to a completely web-based forum, so you don’t have to\nget emails if you don’t want to.\n\nIf you think you have found a bug in XaoS or have an idea for a new feature,\nplease let us know about it. XaoS is developed on a volunteer basis and the\ndevelopers work on it in their spare time. Therefore, we can’t guarantee that\nissues will be addressed in a certain timeframe. If you are able to fix a bug\nor implement a new feature yourself, pull requests are very welcome.\n\nLicense\n-------\n\nCopyright © 1996-2024 XaoS Contributors\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaos-project%2FXaoS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxaos-project%2FXaoS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaos-project%2FXaoS/lists"}