Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aqrln/mandelbrot
Mandelbrot Set generator written in Python with pygame.
https://github.com/aqrln/mandelbrot
Last synced: about 1 month ago
JSON representation
Mandelbrot Set generator written in Python with pygame.
- Host: GitHub
- URL: https://github.com/aqrln/mandelbrot
- Owner: aqrln
- License: mit
- Created: 2013-07-22T15:27:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-25T12:36:18.000Z (over 11 years ago)
- Last Synced: 2024-10-09T20:02:08.043Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mandelbrot Set Generator
It is yet another Mandelbrot fractal generator. This one is being written in Python with pygame.