/webgpu-particles

Minimal WebGPU Compute Shader Particle System

Primary LanguageTypeScript

Minimal WebGPU Compute Shader Particle System

This is a minimal example of a particle system using WebGPU compute shaders. The project uses a minimal setup with vite and typescript.

Usage

npm install
npm run dev

Credits

Based on Your first WebGPU app. Very much recommended to get started with WebGPU compute shaders.

Alt text