davidpendergast / rorschach-generator

uses cellular automata to generate rorschach patterns and other pretty things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rorschach-generator

Uses a two-stage cellular automata procedure to generate Rorschach-like ink patterns. The first stage generates blobs using a sort of particle attraction-repulsion cooling technique, and the second stage simulates the spreading & absorbtion of ink on paper using some rules inspired by fluid dynamics.

Example 1:

squatting_man.png squatting_man.gif

Example 2:

catboy.png catboy.gif

Example 3:

owl_being_hugged_by_a_bat.png owl_being_hugged_by_a_bat.gif

About

uses cellular automata to generate rorschach patterns and other pretty things


Languages

Language:Python 100.0%