info_architecture

TwitterFacebook
Get flash to fully experience Pearltrees

Many Eyes: Visualization Options

Finding the right way view your data is as much an art as a science. http://www-958.ibm.com/software/data/cognos/manyeyes/page/Visualization_Options.html
With some help from Ryan and Tom, I’ve been wrapping my pea-sized brain around WebGL. I’m doing my usual start-from-the-bottom thing so it’s been a great exercise in understanding a programming paradigm built around static lists and buffers. I’ve worked like this before, but not extensively and not with a render output this smoking fast. It’s all simple stuff so far, but I’m chasing two ideas: using WebGL for simple 2D output with an added speed bump, and driving it from SVG or the HTML DOM. None of the examples below will work unless you’re using a current WebGL-compliant browser, which for me was Chrome 17. http://mike.teczno.com/notes/

tes