An open API service indexing awesome lists of open source software.

https://github.com/takahirox/webgpu-trial

WebGPU trial
https://github.com/takahirox/webgpu-trial

graphics javascript webgpu

Last synced: 4 months ago
JSON representation

WebGPU trial

Awesome Lists containing this project

README

          

# webgpu-trial

[Online Demo](https://takahirox.github.io/webgpu-trial/index.html)

Turn on `#enable-unsafe-webgpu` via chrome://flags on Chrome Canary

## Links

- [WebGPU specification](https://gpuweb.github.io/gpuweb/)
- [WebGPU Samples](https://github.com/austinEng/webgpu-samples)
- [Three.js WebGPURenderer experiment](https://github.com/takahirox/THREE.WebGPURenderer)