https://github.com/andydevs/l-system-toy
Generate L-System trees
https://github.com/andydevs/l-system-toy
l-system l-systems turtle-graphics
Last synced: about 2 months ago
JSON representation
Generate L-System trees
- Host: GitHub
- URL: https://github.com/andydevs/l-system-toy
- Owner: andydevs
- License: mit
- Created: 2021-06-05T17:11:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T19:19:37.000Z (over 4 years ago)
- Last Synced: 2025-02-21T20:29:43.173Z (8 months ago)
- Topics: l-system, l-systems, turtle-graphics
- Language: JavaScript
- Homepage: https://andydevs.github.io/l-system-toy
- Size: 1.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
L-System Toy
================================================
A toy webpage for generating tree-like graphics
using L-Systems.Technology
-----------------------------------------------| For | Name |
|:-----------|:---------------|
| Compiling | Webpack |
| Developing | Webpack |
| Testing | Cypress |
| JavaScript | Babel |
| CSS | SCSS |
| Hosting | GitHub Pages |
| Automation | GitHub Actions |