Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.01 KB

Shadeup logo

Version License

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