webgpu-utils
A lightweight, modular JavaScript library for generative art and creative coding with WebGPU.
Explore interactive examples and learn how to harness the power of modern GPU rendering in the browser.
1. Minimal
Minimal WebGPU setup.
2. Interaction
Mouse input with WebGPU.
3. Feedback
Feedback loops rendering.
4. Buffer
Buffer with 100,000 particles.
5. Noise & Controls
Easy noise and gui controls.
There are more features, so - more examples will be added someday.
npm install @orrkislev/webgpu-utils
GitHub
View source & contribute