1.2.1 ā€¢ Published 3 months ago

@shadeup/unreal v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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