About 155,000 results
Open links in new tab
  1. WebGL / WebGPU — Showcase, Tutorials, Examples & Community

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

  2. WebGPU API - Web APIs | MDN - MDN Web Docs

    Nov 30, 2025 · WebGPU is the successor to WebGL, providing better compatibility with modern GPUs, support for general-purpose GPU computations, faster operations, and access to more …

  3. 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 …

  4. WebGPU

    WebGPU is an API that exposes the capabilities of GPU hardware for the Web. The API is designed from the ground up to efficiently map to (post-2014) native GPU APIs.

  5. Your first WebGPU app - Google Codelabs

    WebGPU brings the advancements of these modern APIs to the web platform. It focuses on enabling GPU features in a cross-platform way, while presenting an API that feels natural on …

  6. 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 …

  7. 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.