Skip to content

Interactive Mandelbrot set visualizer implemented as WebGL GLSL shader

License

Notifications You must be signed in to change notification settings

OliverKovacs/mandelbrot-webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mandelbrot-webgl

Online demo: https://oliverkovacs.github.io/demo/mandelbrot/

Use scroll wheel to control the fractal.

Install

git clone https://github.com/OliverKovacs/mandelbrot-webgl && cd mandelbrot-webgl

Serve files

# example using http-server

npm i http-server
http-server

# open http://localhost:8080/ in a browser

About

Interactive Mandelbrot set visualizer implemented as WebGL GLSL shader

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published