Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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. ~