1.4.0 ⢠Published 7 months ago
shadeup v1.4.0
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