add-webgpu-canvas
Installation
SKILL.md
Threenix WebGPU Canvas
Create a WebGPU React Three Fiber canvas from assets/WebGPUCanvas.tsx in this Skill.
Requirements
This reference requires React Three Fiber v10 alpha and its WebGPU entry point:
npm install @react-three/fiber@alpha three
npm install --save-dev @types/three
It also requires compatible react and react-dom runtime dependencies.