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.
1ad54dd376
The random function is now seeded properly and uses the x, y, w, and h parameters passed to the function to determine in what range to randomly place the nodes. |
||
---|---|---|
.gitignore | ||
CHANGELOG.md | ||
Edge.lua | ||
Graph.lua | ||
LICENSE.md | ||
Node.lua | ||
README.md |