SHADEUP

More shaders less boilerplate

Shadeup is a CLI-based scaffolding tool for rapidly whipping up shaders in Unreal Engine

1. Install

$ npm i @shadeup/unreal -g

2. Generate

$ cd my-unreal-engine-project
$ shadeup-unreal
? Which plugin do you want to use
> ShadeupTestPlugin 

3. Learn

Go to the docs chevron_right