Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bbbbx/webgpu-compute

A mini demo(~100 LOC) shows the WebGPU compute pipeline. Chrome 105+ only
https://github.com/bbbbx/webgpu-compute

compute gpu shader webgpu

Last synced: 3 months ago
JSON representation

A mini demo(~100 LOC) shows the WebGPU compute pipeline. Chrome 105+ only

Awesome Lists containing this project

README

        

# WebGPU Compute

inspired by [Get started with GPU Compute on the web](https://web.dev/gpu-compute/) and [Vulkan Minimal Compute](https://github.com/Erkaman/vulkan_minimal_compute).

![./screenshot.png](./screenshot.png)

[live demo](https://bbbbx.github.io/webgpu-compute/src/index.html)