bugeer / awesome-webgpu

😎 Curated list of awesome things around WebGPU ecosystem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome WebGPU Awesome

Lovely curated list of WebGPU ressources, libraries and tools.

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, WebGPU is not a port of an existing native API. It borrows concepts from Metal, Vulkan and Direct3D12.

Contents

Websites

GPU for the Web Community Group - Official website

GPUWeb - Offical Github repository

Editor’s Draft, Editor’s Draft, 24 March 2021 - Official Specifications

Firefox Nightly can run WebGPU compute demo

WebGPU shading language - WGSL

API Quick Reference - WebGPU.rocks: quick reference and API documentation

Browser support

Support is actually available as an experimental feature on Chrome Canary, Edge Canary, Firefox Nightly and Safari Technology Preview.

Articles

Tutorials

Libraries

Demos

If they are not from Apple, demos will work only on Chrome. Firefox implementation is not complete.

Videos

Presentations

Community

Bug reporting

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, Mik BRY has waived all copyright and related or neighboring rights to this work.

About

😎 Curated list of awesome things around WebGPU ecosystem.