Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 603 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 603 Bytes

Originally made by @simeonradivoev

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