https://github.com/2alf/geopix
Probabilistically generated pictograms
https://github.com/2alf/geopix
algorithmic-art creative-coding generative-art generator p5js
Last synced: 10 months ago
JSON representation
Probabilistically generated pictograms
- Host: GitHub
- URL: https://github.com/2alf/geopix
- Owner: 2alf
- Created: 2023-02-20T20:33:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T01:37:34.000Z (over 2 years ago)
- Last Synced: 2025-01-22T08:45:40.524Z (12 months ago)
- Topics: algorithmic-art, creative-coding, generative-art, generator, p5js
- Homepage: http://two.rf.gd/geopix/#
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# geopix
Probabilistically generated pictograms
[Live project](http://two.rf.gd/geopix/#)
A simple web-app made with p5.js that generates new abstract pictograms using only lines and geometric objects on every load and click.
You can save the current set of pictograms by tapping `s` on your keyboard.
This project is what got me invited to participate in creating the neural network for `Centaur Drawings`.
You can check out this project on [github](https://github.com/parthenocissus/stickmen) or read about it on my [website](http://xladn0.rf.gd/codework.html).
# REPO IS WIP