Vite and TypeScript boilerplate for starting WebGPU projects quickly.
Minimal boilerplate that scaffolds a simple WebGPU page using Vite and vanilla TypeScript. Includes a basic WGSL shader example, project structure for rendering and asset loading, and a development build configuration suitable for demos and experiments.
0