Skip to content

LucasDower/Mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot Set Visualisation

Website

An interactive visualisation of the Mandelbrot set.

  • Hold-and-drag to pan the camera.
  • Scroll wheel to zoom the camera.

Getting Started

  1. Clone this repo,
  2. npm install,
  3. npm run dev,
  4. Open localhost:8080