on the internet!!
MONEY CLOUD: CrunchBase Dataviz
Coursework for ARTG5330 Visualization Technologies Spring 2016 MFA Information Design + Visualization, Northeastern University. Using p5.js [p5js.org], including p5.collide.2D library [github.com/bmoren/p5.collide2D]. Data source: CrunchBase [crunchbase.com].
BUBBLES: p5.js packed bubbles example
Here's the first stab at the packed bubbles assignment for the crunchbase data in the p5.js class. Bubbles are scaled to investment amount, colored by category, and will blow up and display labels on mouseover.
This piece uses particles and attractors to explore drawing with p5.js. Click anywhere in the frame to create particles, watch as the fly around. Rinse + repeat.