simeonradivoev / Code-Node-Editor

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 implementation of the Shader graph editor.

Editor Code

Features

  • .cs file generation
  • compilation checking
  • variable, method and type autocompletion

About

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

License:MIT License


Languages

Language:C# 100.0%