Faq3D
How can I get 3D output?
The Graphviz authors have qualms about the gratuitous use of 3D.
Nonetheless, dot -Tvrml generates VRML files. There's no Z coordinate layout - you specify Z coords yourself in the z attribute of nodes, and the Z coordinates of edges are interpolated. If someone contributes a driver for a newer, more useful format (OpenGL Performer scene graphs? Open Scene Graphs? Java3D programs?) we'd like to try it.
neato internally supports layouts in higher dimensions through the dim attribute, e.g. neato -Gdim=7 but there's no way to get the output unless you invoke neato as a library and inspect ND_pos(n)[i] where n is a pointer to the relevant node. This would need some (minor) driver work and a good 7-dimensional viewer. Well, dim=3 ought to be possible.
GraphvizWiki: Faq3D (last edited 2008-01-17 18:18:09 by H-135-207-131-158)

Recent comments
9 hours 21 min ago
9 hours 45 min ago
9 hours 45 min ago
11 hours 16 min ago
11 hours 49 min ago
12 hours 11 sec ago
1 day 14 hours ago
3 days 7 hours ago
3 days 9 hours ago
3 days 9 hours ago