https://github.com/jameshiew/fractal-explorer
Small desktop application for exploring the Mandelbrot set
https://github.com/jameshiew/fractal-explorer
fractal fyne golang mandelbrot
Last synced: 2 months ago
JSON representation
Small desktop application for exploring the Mandelbrot set
- Host: GitHub
- URL: https://github.com/jameshiew/fractal-explorer
- Owner: jameshiew
- License: mit
- Created: 2019-11-16T22:02:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-01T21:16:19.000Z (2 months ago)
- Last Synced: 2025-08-02T16:26:23.845Z (2 months ago)
- Topics: fractal, fyne, golang, mandelbrot
- Language: Go
- Size: 646 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# fractal-explorer
Small desktop application for exploring the Mandelbrot set.

## Controls
Arrow keys to pan, W/S to zoom in and out.
Click anywhere in the canvas to (roughly!) centre the viewport on that location.