Pinned Loading
-
LearningWebGPU
LearningWebGPU PublicWebGPU tutorials inspired by LearningWebGL.com. Use both WGSL and GLSL/SPIR-V.
-
modocker/webgl-beginners-guide-zhcn-translation
modocker/webgl-beginners-guide-zhcn-translation Public -
-
-
WebGPU 标准释义 - 中文版
WebGPU 标准释义 - 中文版 1# 1. 概述
23WebGPU 是一个让网页可以使用系统 [GPU](https://zh.wikipedia.org/zh-cn/%E5%9C%96%E5%BD%A2%E8%99%95%E7%90%86%E5%99%A8) 来实现计算和绘制复杂图形并呈现在网页内部的 Web API 提案。目标和 [WebGL](https://www.khronos.org/webgl/) 家族的 API 类似,但 WebGPU 可以访问更多更高级的 GPU 特性。在 WebGL 中,其主要用途是用于绘制图形,但是经过(相当大的努力的)改造才能用于计算,而 WebGPU 则是把 GPU 通用计算作为首要支持。
45## 1.1 使用场景
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.