Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simeonradivoev/Code-Node-Editor

A graph node editor for generating C# scripts using .Net's CodeDOM in Unity.
https://github.com/simeonradivoev/Code-Node-Editor

code-generation codedom csharp node-editor unity unity3d-editor

Last synced: 3 days ago
JSON representation

A graph node editor for generating C# scripts using .Net's CodeDOM in Unity.

Awesome Lists containing this project

README

        

# Code Generation Node Editor
A graph node editor for generating C# scripts using .Net's CodeDOM in Unity.
Built using Unity's built in node UI and by starting of the [stripped](https://github.com/simeonradivoev/UIElementNodeGraph) implementation of the Shader graph editor.

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

# Features
* .cs file generation
* compilation checking
* variable, method and type autocompletion