This quick post is to introduce " HTML5 Mandelbrot Generator ", which is a simple JavaScript application to generate Mandelbrot set and Julia set fractals in HTML5 compliant web browsers. This application is derived from Mandel source code (which is available at http://www.cylog.org ) and it covers most of the features available in that original application.   The online version of this HTML5 Mandelbrot Generator is available at https://dilshan.github.io/mandelbrot-js . Few fractals generated with "HTML5 Mandelbrot Generator" are shown below:     Mandelbrot and Julia set fractals generated from "HTML5 Mandelbrot Generator".    All the source code of this application are available to download at https://github.com/dilshan/mandelbrot-js  under the terms of MIT Licenses .  
This blog contains electronic, amateur radio, and embedded system projects, which I did during my free time. Unless otherwise noted, all the articles and projects described on this blog are based on my original designs.