Shadeup - Unreal Engine
More shaders less boilerplate
Shadeup is a CLI-based scaffolding tool for rapidly whipping up shaders in Unreal Engine
Shadeup helps with the following:
📜 Compute shaders
⠶ Indirect instancing
↝ Custom Material Nodes
Installation & Usage
$ npm install shadeup
$ cd MyUnrealProject
$ shadeup # This will start the scaffolding wizard
For more information visit unreal.shadeup.dev