Creative-Coding

[gallery] Mud Puddles - Set 06 Adding in a matte frame; don’t know why I didn’t do this sooner, it makes the piece look so much better.

[gallery] Mud Puddles - Set 05 Applying color using the median value of each chunk and then subtracting value as the pixel iterator moves over the image chunk. Neat.

[gallery] Mud Puddles - Set 04 Dealing with some weird offset in the sort evaluation that makes everything move up and to the right. These shots are a good demonstration of using larger sample sizes per chunk.

[gallery] Mud Puddles - Set 03

[gallery] Mud Puddles - Set 02

[gallery] Mud Puddles - Set 1 I started encapsulating my image chunking code into java classes to help reduce the amount of processing code I’m having to write. This allows me to do “pixel sorting” but at any dimension of pixel I want in an image. These are glitches, just starting …

[gallery] Form 10

[gallery] Form 09

[gallery] Form 08

[gallery] Form 07