bdrydyk / generative_art

A collection of my generative artwork, mostly with Processing in Python mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: To run the .pyde Python Processing scripts you need the Processing IDE with Python mode enabled. This will get you started. The default installation location of Processing has a dir titled libraries/site-packages where any further Python scripts/imports live. Be sure to copy/paste this repo's libraries/site-packages files into that dir on your system.

Dots (animation in source dir) (source)

dots

Blob slices (source)

blobs

Generative geodes (source)

geode

Allegory (source)

allegory

parc_pie_wannabe

Seuss Tubes

seuss_tube

seuss_tube

Creatures

I am participating in a group art show based around new media and generative artwork. The theme is "creatures". I made two programs for it, one generates beetles and the other generates abstract butterflies.

butterflies

Butterfly code is in the 'butterflies' dir.

beetles

Beetles code is in the 'buggies' dir.

Reach

stack

Good Fortune (source)

kbo_a

Yarn (source)

scribbles

scribbles_more

Hole (source)

hole

Dots (source)

red_squares

wallpaper

Font Fingerprints Square with Webdings

fingerprint_square

Font Fingerprints (source)

courier

krungthep

Font Fingerprints comparison of font layouts (source)

font_comparison

Playing with x-scaled randomness (source)

playing with lines

fangor_wannabe

Random iterations in the Fangor style (source)

fangor_wannabe

Trying to make blurry circles

blurry_circles

color_bars

concentric

Having fun with test data in matplotlib

test_data

About

A collection of my generative artwork, mostly with Processing in Python mode

License:MIT License


Languages

Language:Python 88.8%Language:Processing 4.8%Language:HTML 4.6%Language:JavaScript 1.6%Language:Shell 0.1%