- WebGPU API - Web APIs | MDN
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 that can be rendered in the browser
- WebGL WebGPU — Community for Graphics and Compute on the Web
Join the community hub of WebGL and WebGPU Discover projects, tutorials, tools, and a thriving community building the next generation of web graphics and computation
- 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 allows for graphics processing, games, and more, as well as AI and machine learning applications
- 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
- 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 Multisampling MSAA Constants Data Memory Layout Transparency and Blending Bind Group Layouts Copying Data Optional Features and Limits Timing
- 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 the web and
- Welcome to WebGPU Learning Website
Learn WebGPU core concepts, rendering pipelines, and compute shader fundamentals Learn how to create 3D graphics, perform parallel computing, and optimize performance through real projects Detailed WebGPU API documentation including all interfaces, methods, and best practices
- WebGPU is now supported in major browsers | Blog | web. dev
WebGPU —the powerful new API for running high-performance 3D graphics and general-purpose GPU computations—is officially supported across Chrome, Edge, Firefox, and Safari
|