Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuanchuan/fractal-div
Fractals made out of divs
https://github.com/yuanchuan/fractal-div
Last synced: about 1 month ago
JSON representation
Fractals made out of divs
- Host: GitHub
- URL: https://github.com/yuanchuan/fractal-div
- Owner: yuanchuan
- License: mit
- Created: 2014-08-30T16:02:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-12T10:35:25.000Z (over 10 years ago)
- Last Synced: 2024-10-24T02:04:22.573Z (2 months ago)
- Language: Haskell
- Homepage:
- Size: 1.28 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fractals made out of divs
![Koch curve](screenshots/koch-curve.png)
![Pythagoras tree](screenshots/pythagoras-tree.png)
![Dragon curve](screenshots/dragon-curve.png)## Build essentials
* Haskell (for generating divs according to a fractal structure )
* Nodejs (for proccessing build tasks like combining files etc.)