https://github.com/hspencer/gridspace
Small processing program for creating grid-based compositions
https://github.com/hspencer/gridspace
art draw grid processing
Last synced: 5 months ago
JSON representation
Small processing program for creating grid-based compositions
- Host: GitHub
- URL: https://github.com/hspencer/gridspace
- Owner: hspencer
- Created: 2014-12-02T18:48:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-11T22:07:35.000Z (over 11 years ago)
- Last Synced: 2025-06-24T04:06:06.622Z (12 months ago)
- Topics: art, draw, grid, processing
- Language: Processing
- Homepage: http://hspencer.info/2014/12/gridspace/
- Size: 38.5 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GridSpace
v1.0.0

2008 - Under an Artistic License 2.0
## Commands
- `SPACE` create a new line
- `o` (switch), for "returning to the origin mode" on/off
- `m` (switch), for "ball`s mode", if it repels or attracts
- `g` (3 value switch), for drawing the grid in different modes (no display, square and curved)
- `p` (4 value switch) different ways of rendering the points
- `1` make it smaller
- `2` make it bigger
- `s` save the current frame to a bitmap under the `/img` folder
- `S` save the current frame to a PDF under the `/pdf` folder
- `z` - `x` toggle the power of attraction or repulsion on the red ball
- `l` (switch) to draw (or no to draw) the lines
- `L` clear all the lines
- `a` reduce line weight
- `e` increase line weight
- `c` remove colors
- `C` invert light/dark foreground/background
- `v` randomize colors
- `h` regenerate transparencies and weights
- `b` lighten
- `k` darken
- `,` `.` toggle curve tension
- `q` exit
- `←` - `→` - `↑` - `↓` move the entire grid in `mouseX` units
I'm totally aware that these key commands are a little bit awkward. Please bare it with me.
Note: colors are acquired randomly from this palette
 which can be found in the `/data` folder. By editing this file, you'll modify line colors.