WebGPU

WebGPU
状态Working Draft (WD)
开始年2021年5月18日 (2021-05-18)
首次出版2021年5月18日 (2021-05-18)
最新版本W3C Working Draft
(截至 2023 年)
组织W3C
委员会
  • GPU for the Web WG
  • GPU for the Web CG
编辑
  • Justin Fan
  • Brandon Jones
  • Dzmitry Malyshau
  • Myles C. Maxfield
  • Kai Ninomiya
有关标准
  • CSS Color Module Level 4
  • HTML DOM
  • ECMAScript
领域
网站www.w3.org/TR/webgpu/

WebGPU 是一个潜在的網頁標準和 JavaScript API 的工作名称,用于加速图形和计算,旨在提供“现代 3D 图形和计算能力”。它由 W3C GPU for the Web Community Group 与来自苹果、Mozilla、微软、Google等公司的工程师共同开发。[1]

与 WebGL 不同,WebGPU 并不是任何现有原生 API 的直接移植。它基于 Vulkan、Metal 和 Direct3D 12 提供的 API,旨在为移动和桌面平台提供高性能。[2]移动平台在创建 WebGPUDevice 对象时将受到限制,需要使用现代图形 API(如上所述)。[note 1]

參見

  • Direct3D
  • Khronos Group
  • Metal (API)
  • OpenGL
  • Vulkan
  • WebCL
  • WebGL

注释

  1. ^ "[...] WebGPUDevice will require the native platform to expose a modern graphics API: [...]"[2]

參考文獻

  1. ^ GPU for the Web Community Group. w3.org. [2018-09-11]. 

外部链接

  • 官方网站 在维基数据上编辑此内容
  • WebGPU specification
  • GitHub上的gpuweb頁面
  • WebGPU API Proposal for Apple Webkit in 2017
  • GPU on the Web Community Group at W3C
小作品圖示这是一篇與软件相關的小作品。你可以通过编辑或修订扩充其内容。