Code-Node-Editor icon indicating copy to clipboard operation
Code-Node-Editor copied to clipboard

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

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