Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ XaoS.js is a real-time fractal zoomer in a Web Browser. Instead of drawing a bo
to re-draw, it allows you to dive into the fractal in realtime.

This is a JavaScript adaptation of the
[Hubicka algorithm](https://github.com/xaos-project/XaoS/blob/master/doc/xaosdev.info#L1755)
[Hubicka algorithm](https://github.com/xaos-project/XaoS/wiki/Developer's-Guide#algorithms)
from [XaoS](http://xaos.sf.net). The zooming code was adapted from Java by way of
[NextFractal](http://nextfractal.nextbreakpoint.com/) (previously JAME).
[NextFractal](https://nextbreakpoint.com/nextfractal.html) (previously JAME).

# License

Expand Down