Skip to content
Snippets Groups Projects
Commit 6e8f0281 authored by Bergont Nicolas's avatar Bergont Nicolas
Browse files

Update README.md

Add "Other similar projects" section in README
parent 57dacfe9
No related branches found
No related tags found
No related merge requests found
......@@ -36,10 +36,17 @@ TODO :
* Add more comments
* Support head/tail label on edge
* Fully support layout from dot language (may be works...)
* Dynamicaly move node and redraw layout ? (I dont know if it's possible)
* Dynamicaly move node and redraw layout ? (I dont know if it's possible) : not possible
Good lecture on subject :
-------------------------
* Steve Dodier-Lazaro : <http://www.mupuf.org/blog/2010/07/08/how_to_use_graphviz_to_draw_graphs_in_a_qt_graphics_scene/>
* Arvin Schnell : <http://arvin.schnell-web.net/qgraph/>
*
Other similar projects (you must look before lose time with GraphViz) :
-----------------------
* Constraint-based diagram editor : https://github.com/mjwybrow/dunnart (Probably best one ! Awesome work ...)
* OGDF - Open Graph Drawing Framework : http://www.ogdf.net/doku.php (Very good library, better than GraphViz !)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment