Your browser does not support the canvas tag.

boxcloud

Source code: boxcloud

Another work-in-progress prototype for work; in this case it's trying to make an interesting "tag cloud" like display for careers kids might want to consider. Press space to do up another random batch.

I need to find out if text can be reliably rotated via CSS, and in general I might need to scale my font so everything fits, but I'm pleased I got the basic effect I was looking for after a few dead-ends, algorithm wise. (this kind of stacking/tiling ain't as easy as it looks!)

See a similar but more practical homebrew version of a similar idea at kirk.is/tags

Built with Processing and Processing.js