Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tito21/pointillism
p5.js pointillism filter
https://github.com/tito21/pointillism
Last synced: 16 days ago
JSON representation
p5.js pointillism filter
- Host: GitHub
- URL: https://github.com/tito21/pointillism
- Owner: tito21
- Created: 2024-01-06T23:19:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-06T23:28:51.000Z (about 1 year ago)
- Last Synced: 2024-01-07T01:02:58.150Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://tito21.github.io/pointillism/
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pointillism
This is a p5.js filter that draws images in a pointillism style. It uses a
a layered Poisson disk sampling strategy to place the dots.Live demo https://tito21.github.io/pointillism/