@shadeup/unreal
v1.2.1
Published
<p align="center"><a href="https://unreal.shadeup.dev" target="_blank" rel="noopener noreferrer"><img width="100" src="https://unreal.shadeup.dev/favicon.png" alt="Shadeup logo"></a></p>
Downloads
28
Readme
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