somewhat tangential...look what exists for declarative 2D

Hi folks, in our quest to develop use cases for 3D I would suggest looking at what has happened in the 2D world. 
SVG and a few other aspects of HTML5 currently provide declarative 2D.
One amazing example of what people have done with this is a library called d3.js (from Mike Bostock) 
go to:
http://mbostock.github.com/d3/   to see the overall set of examples and go to:
http://mbostock.github.com/d3/talk/20110921/#0 to see an amazing slide show (in this slide show you have to hit the right arrow key to advance the slide...and you can interact with most of the slides ...it's not obvious)

Personally I think we should strive to be able to create web visualizations like this but using declarative 3D...someday ;-)
Sandy

Sandy Ressler
High Performance Computing and Visualization Group
National Institute of Standards and Technology
100 Bureau Drive, STOP 8911
Gaithersburg MD, 20899
(301) 975-3549 Fax: (301) 975-3218
sressler@nist.gov

Received on Friday, 23 September 2011 17:54:11 UTC