https://github.com/gentlymad-studios/graphviewbase
The base for our NewGraph implementation. Avoids any reliance on the outdated Experimental Graph view form Unity. This is a heavily modified version of: https://github.com/Sahasrara/GraphViewPlayer.
https://github.com/gentlymad-studios/graphviewbase
nodegraph nodegraph-framework uielements uitoolkit unity
Last synced: about 1 month ago
JSON representation
The base for our NewGraph implementation. Avoids any reliance on the outdated Experimental Graph view form Unity. This is a heavily modified version of: https://github.com/Sahasrara/GraphViewPlayer.
- Host: GitHub
- URL: https://github.com/gentlymad-studios/graphviewbase
- Owner: Gentlymad-Studios
- License: mit
- Created: 2023-02-18T16:12:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T15:06:22.000Z (3 months ago)
- Last Synced: 2025-03-25T13:46:22.793Z (about 2 months ago)
- Topics: nodegraph, nodegraph-framework, uielements, uitoolkit, unity
- Language: C#
- Homepage:
- Size: 63.5 KB
- Stars: 26
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# GraphViewBase



The base for our [NewGraph](https://github.com/Gentlymad-Studios/NewGraph) node framework. This removes any reliance on the outdated/deprecated Experimental Graph view form Unity.
This is a heavily modified version of: https://github.com/Sahasrara/GraphViewPlayer.
~ Use at your own risk. ~