Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 455 Bytes

Mandelbrot Browser

This is an educational project of mine, intended to teach myself some Typescript, Webpack, Yarn, Async/Await, and other modern JS techniques.

I've always loved the art generated by the Mandelbrot and Julia sets. Generating these images in the browser has definitely been interesting.

Usage

  1. Download the contents of the dist directory and put them in the same directory on your computer.
  2. Open the HTML page, and have fun!