mirror of
https://github.com/rm-code/Graphoon.git
synced 2024-11-16 18:24:22 +00:00
A force directed graph algorithm written in Lua.
e4d34d4281
When a node is removed, all edges to and from it will be deleted as well. |
||
---|---|---|
.gitignore | ||
CHANGELOG.md | ||
Edge.lua | ||
Graph.lua | ||
LICENSE.md | ||
Node.lua | ||
README.md |