https://github.com/headblockhead/mandelbrot
A simple go program to visualise the mandelbrot set.
https://github.com/headblockhead/mandelbrot
Last synced: 5 months ago
JSON representation
A simple go program to visualise the mandelbrot set.
- Host: GitHub
- URL: https://github.com/headblockhead/mandelbrot
- Owner: headblockhead
- Archived: true
- Created: 2023-01-08T01:06:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T01:39:21.000Z (over 3 years ago)
- Last Synced: 2024-06-21T03:33:40.500Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mandelbrot
Produces an animation of zooming into a fractal.