Posts Tagged ‘Visualisation’
Play with the sketch on openprocessing. This project attempts to visualise the influence Facebook has on Europe’s population of internet users. The data is shown per country – the larger blue circle represents the percentage of the population with internet access, the inner white circle represents the Facebook penetration rate. If the two circles are […]
Filed under: Visualisation | Leave a Comment
Tags: data, facebook, internet users, toxiclibs, Visualisation
Radius Music: Data Visualisation
Data visualisation of distance sensor over time. Radius = distance between sensor and detected object.
Filed under: Documentation, Generative | Leave a Comment
Tags: processing, radius music, Visualisation
A processing sketch draws a path describing the distance between a revolving ultrasonic distance sensor and another object in a room (ie a wall, a chair, or a person etc). One full scan of a room (one full revolution of the sensor) takes about 1 second. I took the processing drawings and imported them into […]
Filed under: 3d, Documentation | Leave a Comment
Tags: maya, processing, radius music, Visualisation
New Ambient Audio/Visual: Voices
New audiowork uploaded to vimeo. Simple visuals in Processing.
Filed under: Audio | 1 Comment
Tags: processing, sound, Visualisation
Computer Randomness
if (random(0, 1.0) < 0.5){ return true; } Very simple computer randomness test: if computer selects a number between 0.5-1, a black square is drawn. Else, a filled square is drawn.
Filed under: Experiments, Generative | Leave a Comment
Tags: generator, processing, Visualisation
