Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AskingQuestions/Shadeup

A language for WebGPU that makes writing shaders easier
https://github.com/AskingQuestions/Shadeup

cli-tool compute-shaders computer-graphics instancing shaders unreal-engine unreal-engine-5 unreal-engine-utilities webgpu

Last synced: 23 days ago
JSON representation

A language for WebGPU that makes writing shaders easier

Awesome Lists containing this project

README

        

Shadeup logo

Shadeup

## Write **WebGPU** shaders without the boilerplate

Repository for the Shadeup ecosystem and tooling [Shadeup.dev](https://shadeup.dev/)

This currently includes:

- [Shadeup Language](./lang) - partial codebase
- [Shadeup Compiler Tools](./cli) `npm i -g @shadeup/cli`
- [Shadeup Engine Package](./package) `npm i shadeup`
- [Shadeup - Unreal Engine](./unreal-engine) `npm i -g @shadeup/unreal`
- [Shadeup VS Code extension](./extension/vscode) - [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=Shadeup.shadeup-vscode)

---