Shadeup
A language for WebGPU that makes writing shaders easier
JavaScript★ 199⑂ 7 forksupdated 1 year ago
README.mdfork it — it’s yours
Shadeup
Write WebGPU shaders without the boilerplate
Repository for the Shadeup ecosystem and tooling Shadeup.dev
This currently includes:
- Shadeup Language - partial codebase
- Shadeup Compiler Tools
npm i -g @shadeup/cli - Shadeup Engine Package
npm i shadeup - Shadeup - Unreal Engine
npm i -g @shadeup/unreal - Shadeup VS Code extension - Visual Studio Marketplace
more like this
cuda-raytracing
GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code w…
C++★ 51