https://github.com/escherize/force-directed-graph
A custom force directed graph written in python, using pygame. The physics calculations were all
https://github.com/escherize/force-directed-graph
Last synced: 6 days ago
JSON representation
A custom force directed graph written in python, using pygame. The physics calculations were all
- Host: GitHub
- URL: https://github.com/escherize/force-directed-graph
- Owner: escherize
- Created: 2013-05-02T03:29:23.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-10T05:19:41.000Z (about 13 years ago)
- Last Synced: 2025-10-06T03:59:37.343Z (9 months ago)
- Language: Python
- Size: 3.84 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
force_directed_graph
==================
A custom force directed graph written in python, using pygame. The physics calculations were written by hand! :D