All Projects → xaos-project → XaoSjs

xaos-project / XaoSjs

Licence: other
XaoS.js - Realtime fractal zoomer in JavaScript

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Try It

Try the live demo! Using XaoSjs is simple. Left click to zoom in; right click to zoom out. Works best in Chrome, acceptably in Firefox, and I make no guarantees about anything else.

About

XaoS.js is a real-time fractal zoomer in a Web Browser. Instead of drawing a box and waiting for the fractal to re-draw, it allows you to dive into the fractal in realtime.

This is a JavaScript adaptation of the Hubicka algorithm from XaoS. The zooming code was adapted from Java by way of NextFractal (previously JAME).

License

XaoS.js 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 3 of the License, or (at your option) any later version.

XaoS.js 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 XaoS.js. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].