This commit is contained in:
Andras Schmelczer 2023-05-28 10:00:41 +01:00
parent 8eaee2fa65
commit 77e2013961
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,5 @@
# Just a bunch of blobs
[![Deploy to GitHub Pages](https://github.com/schmelczer/webgpu/actions/workflows/deploy.yml/badge.svg)](https://github.com/schmelczer/webgpu/actions/workflows/deploy.yml)
## todo
@ -9,3 +11,5 @@
- shareable settings
- graceful error messages when no support
- fix up generation id automatically
Check out the [agent's logic](./src/pipelines/agents/agent.wgsl).