Monday, January 17, 2011

[StructureGraphic] Drawing DAG's – Part 2

As I promised yesterday in my first post about drawing DAG's, today I’ll describe a big part of the “nice-looking” graph layout algorithm. It’s very simple and it’s described in the following video:


If you are reading this blog from a feed, click the link to the real post to see the video

Corrections:

  1. at 9:46 I said the result with iterating by the topological sorting would be uglier - I meant prettier...
  2. I somehow switched the image of the best result from the graph… Here is the Correct Image Result

No comments:

Post a Comment