Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benvan/lsys

interactive l-system generator
https://github.com/benvan/lsys

Last synced: about 2 months ago
JSON representation

interactive l-system generator

Awesome Lists containing this project

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/*.css

Currently, the classes are not namespaced - so ./run uses the -b flag when invoking coffee-script / jitter.