Publisher | PCI Software |
---|---|
File size | 37.52kB |
Number of files | 24 |
Latest version | 1 |
Latest release date | 2013-04-08 09:47:18 |
First release date | 2013-04-02 11:30:13 |
Supported Unity versions | 2018.4.2 or higher |
Graph Editor is set of C# scripts for making custom graph editors for Unity.
Features
- Fully customizable graph editor
- All source code included, nothing hidden
- Drag boxes and lines to build your own graph
- Serialize your graph into a scene or prefab
- Style data allows you to customize the graph
- Example graph editor for rgb color mixer
short Graph Editor video
This package is perfect for anyone considering building their own graph editor. It took me several weeks to work out all the details. So it should save you hours of time and be well worth the investment. The source code is all there for you to study or customize to your liking. If you just want to create a quick utility, use it as is and simply define a few custom node classes of your own.
I would love feedback, suggestion, etc.
Features
- Fully customizable graph editor
- All source code included, nothing hidden
- Drag boxes and lines to build your own graph
- Serialize your graph into a scene or prefab
- Style data allows you to customize the graph
- Example graph editor for rgb color mixer
short Graph Editor video
This package is perfect for anyone considering building their own graph editor. It took me several weeks to work out all the details. So it should save you hours of time and be well worth the investment. The source code is all there for you to study or customize to your liking. If you just want to create a quick utility, use it as is and simply define a few custom node classes of your own.
I would love feedback, suggestion, etc.