From 39ac88429fc0b2a23c5b043cc991499fbe2582b8 Mon Sep 17 00:00:00 2001 From: lvntky Date: Mon, 25 Nov 2024 01:46:08 +0300 Subject: [docs] better gif for showcase --- README.md | 2 +- docs/texture.gif | Bin 10298346 -> 2390607 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50c30a4..a564393 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Contributions are welcome! If you’d like to improve `fbgl`, add features, or f ## Showcase First Texture Rendering -[![texture Demo](https://img.youtube.com/vi/k0Azuq4W4gc/0.jpg)](https://www.youtube.com/watch?v=k0Azuq4W4gc) +![fist texture render](./docs/texture.gif) --- diff --git a/docs/texture.gif b/docs/texture.gif index 77c6edf..f410ea1 100644 Binary files a/docs/texture.gif and b/docs/texture.gif differ -- cgit v1.2.3