https://github.com/adamspannbauer/pie_draw
A minimal sketch pad designed to create symmetric doodles. Built with p5js.
https://github.com/adamspannbauer/pie_draw
creative-coding p5js webapp
Last synced: 10 months ago
JSON representation
A minimal sketch pad designed to create symmetric doodles. Built with p5js.
- Host: GitHub
- URL: https://github.com/adamspannbauer/pie_draw
- Owner: AdamSpannbauer
- License: mit
- Created: 2020-11-30T23:50:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-03T12:14:39.000Z (over 5 years ago)
- Last Synced: 2025-03-02T18:20:01.304Z (over 1 year ago)
- Topics: creative-coding, p5js, webapp
- Language: JavaScript
- Homepage: https://adamspannbauer.github.io/pie_draw/
- Size: 855 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pie Draw
Create intricate geometric designs with this symmetrical sketch pad.
## Features
### Undo
Erase last drawn line
### Trash
Erase all. Can't be undone. No warning given.
### Save
Download as a PNG (doesn't work on mobile as far as I know). Tool bars/btns are removed in download.
### Color Palette
Randomly generated on page load; refresh page to generate new palette.
### Slice Selector
How many sections of symmetry should there be? Click to cycle between the options (8 through 1).