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.
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).
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/.