https://github.com/benvan/lsys
interactive l-system generator
https://github.com/benvan/lsys
Last synced: 23 days ago
JSON representation
interactive l-system generator
- Host: GitHub
- URL: https://github.com/benvan/lsys
- Owner: benvan
- License: other
- Created: 2012-08-29T00:42:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T22:15:46.000Z (almost 5 years ago)
- Last Synced: 2025-04-11T03:13:02.356Z (23 days ago)
- Language: JavaScript
- Size: 3.08 MB
- Stars: 160
- Watchers: 14
- Forks: 29
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: COPYING.md
Awesome Lists containing this project
- awesome-starred - benvan/lsys - interactive l-system generator (others)
README
interactive l-system generator written in coffeescript
see it running: http://benvan.co.uk/lsys
INSTALLING / RUNNING
./run - this script requires npm
If you'd rather do things manually, you'll need to:
- compile coffee/* into js/generated/*.js
- compile sass/*.scss into sass/*.cssCurrently, the classes are not namespaced - so ./run uses the -b flag when invoking coffee-script / jitter.