https://github.com/slashscreen/godot-network-graph
A 3D graph network for Godot. just in case.
https://github.com/slashscreen/godot-network-graph
godot godot-4 godot-addon godot4 graph
Last synced: 17 days ago
JSON representation
A 3D graph network for Godot. just in case.
- Host: GitHub
- URL: https://github.com/slashscreen/godot-network-graph
- Owner: SlashScreen
- Created: 2023-04-10T07:30:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T23:55:22.000Z (over 1 year ago)
- Last Synced: 2025-03-31T10:38:26.914Z (about 2 months ago)
- Topics: godot, godot-4, godot-addon, godot4, graph
- Homepage:
- Size: 61.5 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Godot network utility
This is a WIP 3D network class for Godot 4. This is meant to be used for [Skelerealms](https://github.com/SlashScreen/skelerealms), but I'm putting it here just in case.
To install, install the [Submodule](https://github.com/SlashScreen/network_utility-submodule).Documentation will come when it's done.