Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/captainbrosset/littleengines
canvas-based drawing lib
https://github.com/captainbrosset/littleengines
Last synced: about 1 month ago
JSON representation
canvas-based drawing lib
- Host: GitHub
- URL: https://github.com/captainbrosset/littleengines
- Owner: captainbrosset
- Created: 2013-05-05T00:44:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-05T14:12:23.000Z (over 11 years ago)
- Last Synced: 2023-03-15T13:45:39.449Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://captainbrosset.github.io/littleengines/
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
littleengines is a HTML5 canvas-based drawing library that let's you add "engines" that, once tied together, will produce spyrographic-like drawings.
To understand what this is about, check out [this demo](http://codepen.io/captainbrosset/full/sKjrF), and then [this one](http://codepen.io/captainbrosset/full/oHGAD).
*Note that this lib will only work on Firefox for now as it uses [sets](https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Set)*