|
Author |
Topic: abstract data visualization (Read 530 times) |
|
thera
|
abstract data visualization
« on: Oct 28th, 2003, 3:11am » |
|
hello, i'm sort of shy, but i wanted to share what i made. this program takes any sort of data file (random mp3 sample in this case) and it reads all the bytes of that file sequentially and uses them as the r,g,b,and alpha fill values as well as x, y, z positions to draw different shapes (triangle strips in this instance). it keeps going through the file until the end and then starts over. i put a link on the exhibition, too, but i wanted to post it here in case anyone felt inclined to reply to this it started as a series of experiments for data visualization for project a teacher of mine invited me to work on. http://misstherab.net/processing/triangles/applet/ thanks!
|
|
|
|
|