Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-24T19:08:38.000Z (about 1 year ago)
- Last Synced: 2023-11-24T20:22:04.322Z (about 1 year ago)
- Topics: nodegraph, nodegraph-framework, uielements, uitoolkit, unity
- Language: C#
- Homepage:
- Size: 121 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# GraphViewBase
![Version](https://img.shields.io/github/package-json/v/Gentlymad-Studios/GraphViewBase)
![GitHub last commit](https://img.shields.io/github/last-commit/Gentlymad-Studios/GraphViewBase)
![GitHub](https://img.shields.io/github/license/Gentlymad-Studios/GraphViewBase)
![GitHub issues](https://img.shields.io/github/issues-raw/Gentlymad-Studios/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. ~