About 27,700 results
Open links in new tab
  1. WebGPU API - Web APIs | MDN

    Nov 30, 2025 · The WebGPU API enables web developers to use the underlying system's GPU (Graphics Processing Unit) to carry out high-performance computations and draw complex images …

  2. WebGPU - Wikipedia

    WebGPU API is a JavaScript, Rust, C++, and C API for cross-platform efficient graphics processing unit (GPU) access. Using a system's underlying Vulkan, Metal, or Direct3D 12 technologies, WebGPU …

  3. WebGPU - World Wide Web Consortium (W3C)

    The WebGPU interface defines the public interface and state of the WebGPU object. It can be used on the content timeline where it was created, where it is a JavaScript-exposed WebIDL interface.

  4. WebGL / WebGPU — Tutorials, Examples, Showcase & Community

    4 days ago · The canonical WebGL / WebGPU resource. Learn graphics programming, GPU compute with tutorials, interactive examples, comprehensive guides, and a thriving community.

  5. webgpu.org | WebGPU Homepage

    WebGPU and WGSL (WebGPU Shading Language) are W3C standards for GPU acceleration on the Web. There are also implementations of WebGPU in other languages, for both WebAssembly and …

  6. WebGPU Fundamentals

    A set of articles to help learn WebGPU Basics Fundamentals Inter-stage Variables Uniforms Storage Buffers Vertex Buffers Textures Textures Loading Images Using Video Cube Maps Storage Textures …

  7. Awesome WebGPU - GitHub

    WebGPU is a work in progress Web standard from W3C for modern 3D and GPU computing. Its purpose is to get the best performances on recent GPUs from desktop to mobile. Unlike WebGL, …

  8. Your first WebGPU app - Google Codelabs

    WebGPU is a new, modern API for accessing the capabilities of your GPU in web apps. Before WebGPU, there was WebGL, which offered a subset of the features of WebGPU. It enabled a new …

  9. Introduction | WebGPU Learning Website

    WebGPU is the next-generation Web graphics API that provides modern GPU access capabilities, supporting high-performance graphics rendering and general-purpose computing.

  10. WebGPU | Chrome for Developers

    WebGPU allows high-performance 3D graphics and data-parallel computation on the web. 3D texture support for BC and ASTC compressed formats, new "core-features-and-limits" feature, origin trial for …