Skip to content

This is a visualization of the mandelbrot set with the feature of zooming.

Notifications You must be signed in to change notification settings

dajer93/mandelbrot-set-with-zoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot set with zoom

This repository contains a p5.js implementation of the Mandelbrot set and a server that stores the calculated images at a specific zoom.

NPM scripts

yarn start - to start the frontend webpack dev server

yarn build - to build the frontend

yarn serve - to start the server

About

This is a visualization of the mandelbrot set with the feature of zooming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published