A pool of resources
Posts Tagged ‘Processing’
Tracings
Tracings

Residual Motion Link to application This experiment looks at a series of points trapped within a rectangular volume which bounce around infinitely.  There are two sets of points which pass by each other,  Using proximity to detect the closest point, one set grows according to the number of points from the second set that are [...]

MCC
MCC

    LINK TO SOURCE  Most Common Colors. MCC takes an image and reads each pixel sorting their values by most occurrences, extracting a user defined range of the most common colors used in the image, currently set to 10.  Its an experiment and not very efficient, but it does work. Built In Processing

R G Band
R G Band

RGB bands of color

RGB
RGB

RGB in RGB out.

RGBRBGGRBGBRBRGBGR
RGBRBGGRBGBRBRGBGR

  LINK TO SOURCE  RGB in RGB.RBG.GRB.GBR.BRG.BGR out.   RGB takes an image and sorts the pixels according to the highest value and recomposes them according to the following pattern.   RGB RBG GRB GBR BRG BGR 012 021 102 120 210 201 Built In Processing

R+G+B
R+G+B

RGB in R, G, B out

Graph ic 01
Graph ic 01

  LINK TO SOURCE  GRAPHing Image Characteristics, study 1 A study in graphing images by re-sequencing it based on a HEX color value. Built In Processing

1000ONE
1000ONE

One from 1000

1=1000
1=1000

One Equals One Thousand

nGon Timer
nGon Timer
Blossom Clock
Blossom Clock
Bouncing Balls
Bouncing Balls
ProxCon
ProxCon