Skip to content

zeusgame1/UnityRuntimeNodeEditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node editor node editor 2

Node Editor

Almost every node editor made in unity is using unity editor to make it.
My goal was make it in runtime with unity ui.

Progress so far:

[x] Add and delete nodes
[x] Drag and drop connection
[x] Graph context menu
[x] Graph zoom and pan
[x] Node context menu
[ ] Save graph as json
[ ] Load graph
[ ] Blackboard 
[x] Implement single/multiple socket 

Current state is quite experimental.
Feel free to drop an issue for any suggestion or feedback.

LICENSE

MIT License
Copyright (c) 2021 Cem Ugur Karacam

About

Unity runtime node editor using with Unity UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 69.0%
  • ShaderLab 27.7%
  • HLSL 3.3%