AnthonyMRios / Mandelbrot-Orbits

Uses Html5 and JavaScript to display the Mandelbrot set and the orbits at a given point

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description
-------------------------------------------------------------------------------
This javascript app generates a visual of the Mandelbrot set. It also alows
the user to click points on the set to display the Mandelbrot Orbit given that
point.

For information on how it works you can read:
http://en.wikipedia.org/wiki/Mandelbrot_set

About

Uses Html5 and JavaScript to display the Mandelbrot set and the orbits at a given point