Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benvan/lsys
interactive l-system generator
https://github.com/benvan/lsys
Last synced: 13 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T22:15:46.000Z (over 4 years ago)
- Last Synced: 2024-08-01T01:27:58.800Z (3 months ago)
- Language: JavaScript
- Size: 3.08 MB
- Stars: 159
- Watchers: 15
- Forks: 30
- 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.