• Listeners that use generic vobject relations to create A3DL or AGIL or HTML objects to visualize the directed graph formed by the vobjects. The vobjects could be any vobjects, or they could have special digraph-visualization aspects ("dig:relation" type with "dig:relation-kind" property or something like that)
  • Objects that efficiently take data out of C and C++ data structures (N-dimensional C arrays of ints, floats, etc., STL containers) and reflect that data in A3DL, AGIL or HTML properties (position, size, color).
  • Listeners that take objects stored in child lists or nested lists and lay them out on cartesian/cube coordinates, or fan them out radially, in rows/columns/lines, but preserve their orientation properties (maybe optionally). In other words, given [a, b, [ca, cb, cc], d], line up a, b, ca, d in a row along the X axis, with cb, and cc branching off from ca going up or down on the Y axis, but facing the same direction as the others. http://www.web3d.org/x3d/publiclists/x3dpublic_list_archives/0710/msg00113.html

VisualizationToolIdeas (last edited 2007-10-27 20:26:08 by ReedHedges)