From 8c2204dedb2f1510de3e5c6ab83cb47866f3ff81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=BA=C5=A1=20Ollah?= Date: Fri, 8 Dec 2023 15:11:19 +0100 Subject: [PATCH] Add kagei --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91ea46f..18010fe 100644 --- a/README.md +++ b/README.md @@ -194,3 +194,4 @@ If you have a great article or tutorial, please submit it through issues. * [wasmserve](https://github.com/hajimehoshi/wasmserve) - An HTTP server for Wasm testing like gopherjs serve. * [ebiten-bunny-mark](https://github.com/sedyh/ebiten-bunny-mark) - An implementation of the popular graphics benchmark written on Ebitengine. * [neko](https://github.com/crgimenes/neko) - Neko is a cross-platform open-source animated cursor-chasing cat. +* [kagei](https://github.com/MatusOllah/kagei) - A CLI tool for testing Kage shaders.