Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)