Mandelbrot viewer

This application is a viewer for the Mandelbrot Set . You can zoom in and out using the mouse wheel, and drag the fractal to visit different locations.
Technical details
This application is a free software. You can freely browse its source on github . It uses modern web technologies to compute the fractal in parallel on multi-core machines.