Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidje13/spinblot
This is a random image generator based on a bug in an old line drawing library.
https://github.com/davidje13/spinblot
Last synced: about 1 month ago
JSON representation
This is a random image generator based on a bug in an old line drawing library.
- Host: GitHub
- URL: https://github.com/davidje13/spinblot
- Owner: davidje13
- Created: 2021-03-02T23:10:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-21T18:47:32.000Z (over 3 years ago)
- Last Synced: 2024-10-20T02:38:51.121Z (3 months ago)
- Language: JavaScript
- Homepage: https://davidje13.github.io/SpinBlot/
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spinblot
This is a random image generator based on a bug in an old line drawing library.
A chain of segments spins around each link at a random speed, painting the
topmost parts of the line on to a canvas as it moves. The result is a symmetric
abstract-looking image which varies significantly with small changes to the
initial rotation speeds. It is similar in appearance to a
[Rorschach "inkblot" test](https://en.wikipedia.org/wiki/Rorschach_test).## Examples
![Orange crown](examples/1.png)
![Orange insect](examples/2.png)
![Red flower](examples/3.png)
![Blue animal face](examples/4.png)
![Green person](examples/5.png)
![Blue angry person with hat](examples/6.png)
![Brown stadium](examples/7.png)