https://github.com/newswangerd/python_fractals
A collection of fractals written in python.
https://github.com/newswangerd/python_fractals
Last synced: 2 months ago
JSON representation
A collection of fractals written in python.
- Host: GitHub
- URL: https://github.com/newswangerd/python_fractals
- Owner: newswangerd
- Created: 2016-02-03T20:24:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T19:52:45.000Z (about 4 years ago)
- Last Synced: 2025-01-18T00:22:59.078Z (4 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Fractals
A collection of fractals written in python. These programs use the Lyndenmeier system (L-System) to draw a varity of fractals.### Dragon Curve:
### Sierpinski Triangle:
