Mandelbrot fractal zoom
Simple Mandelbrot fractal implementation uing net7 + OpenTK 4.7.5.
Controls:
- mouse wheel up/down to zoom in / zoom out
- hold the left mouse button to move the fractal
- F5 changes the rasterization mode (software mode is slow and has some bugs, just for fun)
- F12 resets current scale factor / position to default


