andrinr / webgpu-particles

Minimal WebGPU Compute Shader Particle System

Home Page:https://main.dnw0e74r8e7n5.amplifyapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Minimal WebGPU Compute Shader Particle System

https://main.dnw0e74r8e7n5.amplifyapp.com/


Languages

Language:TypeScript 76.3%Language:WGSL 18.5%Language:HTML 3.4%Language:CSS 1.7%