• Stars
    star
    159
  • Rank 235,916 (Top 5 %)
  • Language
    JavaScript
  • License
    Other
  • Created about 12 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

interactive l-system generator

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.