Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simeonradivoev/ui-node-editor

A Unity node editor for creating Immediate mode UIs
https://github.com/simeonradivoev/ui-node-editor

csharp graphics node-editor unity unity3d-editor user-interface

Last synced: about 1 month ago
JSON representation

A Unity node editor for creating Immediate mode UIs

Awesome Lists containing this project

README

        

# UI Node Editor
A Unity node editor for making Immediate mode UIs.

![UI](https://github.com/simeonradivoev/UI-Node-Editor/raw/master/Screenshots/UI.png)
![Editor](https://github.com/simeonradivoev/UI-Node-Editor/raw/master/Screenshots/Editor.png)

# Features

### Inspector Preview
![Editor](https://github.com/simeonradivoev/UI-Node-Editor/raw/master/Screenshots/Inspector%20Preview.png)

# Installation

The UI node editor has a git sub module that needs to be initialized. For more info on submodules check [here](https://git-scm.com/book/en/v2/Git-Tools-Submodules)
Once cloned, run the following commands:

```
git submodule init
git submodule update

```

# Instructions

Open the Demo scene in `UINodeEditor/Examples`
To open the node editor double click the example graph asset located in the same folder

This project includes BOXOPHOBIC's FREE Skybox - Cubemap Extended asset for preview purposes

# Inspiration
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/H1MLtML0np0/0.jpg)](https://www.youtube.com/watch?v=H1MLtML0np0)