https://github.com/hlfcoding/drawing-catalog-1
:closed_book: CoffeeScript sketches and boilerplate
https://github.com/hlfcoding/drawing-catalog-1
dat-gui processing-sketch
Last synced: 6 months ago
JSON representation
:closed_book: CoffeeScript sketches and boilerplate
- Host: GitHub
- URL: https://github.com/hlfcoding/drawing-catalog-1
- Owner: hlfcoding
- License: artistic-2.0
- Created: 2015-07-09T07:49:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-08T07:53:30.000Z (almost 5 years ago)
- Last Synced: 2025-03-02T04:36:14.771Z (about 1 year ago)
- Topics: dat-gui, processing-sketch
- Language: Processing
- Homepage: http://hlfcoding.github.io/drawing-catalog-1
- Size: 678 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drawing Catalog #1 [](https://codeclimate.com/github/hlfcoding/drawing-catalog-1)
CoffeeScript sketches and boilerplate using Processing via
[fjenett/coffeescript-mode-processing][]. [Annotated source code] also available.
## I. [Elementary][]
### Attraction
Animation of 137d8a0, but with many nodes, line view-mode with collisions, repulsions, and evasions:

Screenshot of f5a8a78, but with many nodes, line view-mode with collisions, repulsions, and initial gravity:

Screenshot of f5a8a78, but with many nodes, line view-mode with collisions and repulsions:

Screenshot of b0f777c, but with many nodes, line view-mode with collisions:

Screenshot of deacedc, but with few nodes, line view-mode in toroidal container:

## Building [](https://david-dm.org/hlfcoding/drawing-catalog-1#info=devDependencies)
```bash
hlf-jquery> npm install
hlf-jquery> grunt install
# to run (open and build in Processing)
hlf-jquery> grunt lib
# to read some docs
hlf-jquery> grunt docs
```
## License
Copyright (c) 2012-present Peng Wang
[fjenett/coffeescript-mode-processing]: http://github.com/fjenett/coffeescript-mode-processing
[Annotated source code]: http://hlfcoding.github.io/drawing-catalog-1/docs/index.html
[Elementary]: http://hlfcoding.github.io/drawing-catalog-1/sketches/Elementary/web-export-coffee/index.html