From 089fe2ac5d54c5fc70cdcffffa0ded6bb6a6ea6d Mon Sep 17 00:00:00 2001 From: Fermin Lozano Date: Fri, 20 Sep 2024 23:31:34 +0200 Subject: [PATCH] Add WebGPU --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index baed0403e..c5bf14ed4 100644 --- a/readme.md +++ b/readme.md @@ -372,6 +372,7 @@ - [Hydrogen](https://github.com/shopify/awesome-hydrogen#readme) - Edge-first framework for building Shopify storefronts with React. - [Tiny JS](https://github.com/thoughtspile/awesome-tiny-js#readme) - Frontend libraries that fit into 2 kB with dependencies. - [Frontend GIS](https://github.com/joewdavies/awesome-frontend-gis#readme) - Geographic Information Systems (GIS) for web browsers. +- [WebGPU](https://github.com/mikbry/awesome-webgpu#readme) - Javascript API for rendering and compute on GPUs. ## Back-End Development