]> granicus.if.org Git - graphviz/commit
Add support for 3D output. If dim > 2, neato will look for z values on
authorerg <devnull@localhost>
Thu, 10 Feb 2005 23:10:33 +0000 (23:10 +0000)
committererg <devnull@localhost>
Thu, 10 Feb 2005 23:10:33 +0000 (23:10 +0000)
commit800968a91dd3aa87e085607c1b3333a0351152d5
tree36e083ac24ff09057adab11f3ea30aa3cbfb590c
parent3cdbfb9281ab41b11154bee7b639fc1cafb4b282
Add support for 3D output. If dim > 2, neato will look for z values on
input and use them as initial z coordinates, assuming a node has a pos
attribute. If dim >= 3 and z is declared, neato will output the computed
z values.
lib/neatogen/neatoinit.c
lib/neatogen/neatoprocs.h
lib/neatogen/stuff.c