Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 564 Bytes

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