# webgpu-learn **Repository Path**: anderpang/webgpu-learn ## Basic Information - **Project Name**: webgpu-learn - **Description**: No description available - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-02 - **Last Updated**: 2025-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webgpu-learn #### 介绍 自学WebGPU例子 #### 软件架构 Vite + Typescript + @webgpu/types #### 安装教程 1. npm install #### 使用说明 在src/main.ts中打开或注释要运行的例子 1. npm start #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request