A helper tool to design CG Pipeline interactive diagrams and data flow documentation
-
Updated
Mar 28, 2024 - Python
A helper tool to design CG Pipeline interactive diagrams and data flow documentation
A graph editor where introduce the list of edges and draw the graph using matplotlib. It is displayed if it is eulerian. Your graph can be directed or unoriented, weighted or unweighted. You can introduce 2 nodes and see the distance between and an optimal meeting node between them. You can save the list of edges or the plot of the graph. You ca…
Add a description, image, and links to the graph-editor topic page so that developers can more easily learn about it.
To associate your repository with the graph-editor topic, visit your repo's landing page and select "manage topics."