A 3D interactive visualization of my iTunes library. Each track is represented by a disc. Longer tracks are larger discs. The tracks can be organized in space by length and frequency of playback (i.e. most listened-to tracks fly toward the front, least listened-to recede). Grouping by genre adds color and clusters all tracks of the same genre around one point. Once the tracks are colorized, they can be reordered while maintaining the color (so, for example, you could see if you listen to jazz more often than hip hop).
Future enhancements will add text to label groups and track names, and better physics to handle collisions and spatial overlapping.
Built using Processing and the ProXML library.