Mesh Maker VR
-
Updated
Oct 6, 2017 - C#
Mesh Maker VR
Provides an implementation of Graph Theory graph G = (V, E), that can generate its DOT notation, which can be used for rendering the graph.
A .NET Standard library which provides classes for working with vertices, edges and graphs.
Program created in C# that generates a graph from the analysis of an image, and produces a vertex for each circle that is in it, in addition to connecting the vertices, if there is no obstacles between them.
Add a description, image, and links to the vertex topic page so that developers can more easily learn about it.
To associate your repository with the vertex topic, visit your repo's landing page and select "manage topics."