jakobrobert / webgl-mandelbrot-explorer

A Mandelbrot explorer implemented in WebGL, making use of fragment shaders.
0 stars 0 forks source link

Render static mandelbrot #1

Closed jakobrobert closed 4 years ago

jakobrobert commented 4 years ago

Render a static mandelbrot set. This means, all the parameters are hardcoded, there is no interactivity yet.