Skip to content

asialiugf/awesome-webgpu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome WebGPU Awesome

Lovely curated list of WebGPU resources, 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

Browser support

Try out WebGPU

  • Chromium (Chrome Canary, Edge Canary, ...): Go to about:flags#enable-unsafe-webgpu and enable the "Unsafe WebGPU" flag.
  • Firefox Nightly: Go to about:config and set dom.webgpu.enabled to true.
  • Safari Technology Preview: Enable the Develop menu by going to Safari → Preferences → Advanced → Show Develop menu in menu bar. Then go to the Develop menu and enable Experimental Features → WebGPU.

Articles

Tutorials

Books

Libraries

Gists

Demos

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published