/javascriptFractals

Fractals in javascript

Primary LanguageJavaScriptOtherNOASSERTION

Configurable fractals in Javascript.

Project

Demo (optimized for Google Chrome)

This project aims to represent all fractals in javascript. For now, it focuses on Escape-time fractals but don't hesitate to contribute in order to show more types of fractals.

WebGL is not used yet.

Credits

Based on syntagmatic zoomable Julia and DougX's Canvas Fractals.