mdenil / picassevo

Drawing pretty pictures by throwing shapes at a canvas until they stick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picassevo

Drawing pretty pictures by throwing shapes at a canvas until they stick.

This is my own take on Roger Alsing's EvoLisa. Unlike the original version I don't bother trying to move points around, or try to change polygon shapes. I just pick a single primitive and paint as many as possible as fast as I can.

It runs 2-5x faster if you put the window in the background.

Examples

About

Drawing pretty pictures by throwing shapes at a canvas until they stick.


Languages

Language:C++ 99.9%Language:C 0.1%