image
www.flickr.com
William C. Arter's photos More of William C. Arter's photos

« South Hall...interpretation? | Main | futurama panoramas »

May 14, 2004

patholog- from db to p5 @08:58 AM

just finished some code for some patholog visualizations that pulls a path from a db (in format x1,y1,location_name,location_img_file;x2,y2,location_name2,location_img_file2; ... ). All the data is pulled from a server, so you should be able to run this from either an applet or the p5 app. Also includes functionality to pass a path id from the db to the applet for quick path switching...

to do:
.change db tables a bit
.add some timing mechanisms
.id array for multiple layering of paths

| all rights william carter |
| view cc license |