Visualizing Papervision 3d with Flare
So I've become quite interested in the Flare actionscript library for graphing and started playing around with it this weekend. Using the example given here ::: Flare Dependency Graph , I wrote some perl that parses an actionscript source tree and creates a JSON file suitable for import into the Flare libraries. So here is what Papervision looks like when graphed using Flare :::
August 31st, 2008 at 10:34 am
Nice!
The key describes the green and red lines… what are the blue ones?
Would be really awesome to “zoom out” to see this in terms of packages,
and to zoom into detail per package
ty for sharing.
September 3rd, 2008 at 9:01 pm
[…] beautiful image of the Papervision3D Library. Props to Gregory! Be sure to check out his post here: http://extralongfingers.com/wordpress/?p=21, and leave him a […]
December 15th, 2008 at 4:45 am
Inspired!
Would it be possible to see the whole code - including the perl?