@@ -185,14 +185,41 @@ out our [Official Docs](https://docs.swmansion.com/TypeGPU/getting-started)!
185185
186186<!-- automd:file src="./projects-using-typegpu.md" -->
187187
188+ Libraries:
189+
190+ - [ Vivarium] ( https://github.com/WonderYard/vivarium ) - Modern, intuitive,
191+ WebGPU-powered toolkit for creating your own cellular automata
192+ - [ wayfare] ( https://github.com/iwoplaza/wayfare ) - A modular game engine built
193+ on top of TypeGPU & Koota
194+ - [ typegpu-shader-canvas] ( https://github.com/AlexJWayne/typegpu-shader-canvas ) -
195+ a high-level library that sets up a canvas for you, so you can focus on
196+ delivering pixels with TypeScript functions
197+ - [ lilgpu] ( https://github.com/gnlow/lilgpu ) - Lil wrapper to toy with WebGPU,
198+ powered by TypeGPU
199+ - [ fisheye.js] ( https://github.com/GyeongHoKim/fisheye.js/tree/main ) - A
200+ JavaScript library for correcting fisheye, or barrel distortion, in images in
201+ the browser
202+
203+ Apps:
204+
205+ - [ ComfyUI] ( https://www.comfy.org/ ) - An open-source tool for creating
206+ generative AI
188207- [ Chaos Master] ( https://chaos-master.vercel.app ) by deluksic & Komediruzecki
208+ - [ Visual timer: Calm Jar] ( https://apps.apple.com/us/app/visual-timer-calm-jar/id6741375962 )
209+ by Nathan Schmidt
210+
211+ Demos:
212+
189213- [ Apollonian Circles] ( https://deluksic.github.io/apollonian-circles/ ) by
190214 deluksic
191215- [ Strange Forms] ( https://github.com/loganzartman/strangeforms ) by Logan Zartman
192216- [ WebGPU Stable Fluids] ( https://github.com/loganzartman/webgpu-stable-fluids )
193217 by Logan Zartman
194- - [ Visual timer: Calm Jar] ( https://apps.apple.com/us/app/visual-timer-calm-jar/id6741375962 )
195- by Nathan Schmidt
218+ - [ Plasma Garden] ( https://alexwayne.codes/2026-01-11-plasma-garden/ ) by Alex
219+ Wayne
220+ - [ Glowout] ( https://alexwayne.codes/2025-12-04-glowout/ ) by Alex Wayne
221+ - [ MeloSkia] ( https://github.com/kimchouard/meloskia ) - A music-game demo to
222+ highlight RN-Skia capabilities by Kim Chouard
196223
197224<!-- /automd -->
198225
0 commit comments