jakobrobert / webgl-mandelbrot-explorer

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

Adjust aspect ratio #5

Closed jakobrobert closed 4 years ago

jakobrobert commented 4 years ago

Image looks squashed in y-axis. Coordinate conversion has to include the aspect ratio.