A library package scaffold for Shader Graph Plus. The Game project only contains compiler metadata and global using directives, no runtime systems or gameplay code.
Adds a shader graph editor to s&box. Creators get a window to build shaders from nodes, manage blackboard parameters and preview results. The code is a large set of editor UI, node definitions, JSON serialization and a compiler that emits HLSL and optional post processing components.