Yesterday, 12:49 AM
Mandelbrot WebGL
Summary
The repository by Ákos Seres is a fast, web-based Mandelbrot set viewer that renders fractals directly within the browser using WebGL and pixel shaders. Because calculating the convergence of points for the Mandelbrot set is independent and easily parallelizable, the project leverages GPU fragment shaders to achieve high-performance rendering while supporting smooth interactive panning and zooming across desktop and mobile devices.
PROJECT
VIEWER (PLAY WITH THE MOUSE)
Summary
The repository by Ákos Seres is a fast, web-based Mandelbrot set viewer that renders fractals directly within the browser using WebGL and pixel shaders. Because calculating the convergence of points for the Mandelbrot set is independent and easily parallelizable, the project leverages GPU fragment shaders to achieve high-performance rendering while supporting smooth interactive panning and zooming across desktop and mobile devices.
PROJECT
VIEWER (PLAY WITH THE MOUSE)
┌────────────────────────────────┐
│ KONSTANTINOS MICHAILIDIS │
└────────────────────────────────┘
│ KONSTANTINOS MICHAILIDIS │
└────────────────────────────────┘

