summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLevent Kaya <levent.kaya@codefirst.io>2024-11-24 03:11:48 +0300
committerLevent Kaya <levent.kaya@codefirst.io>2024-11-24 03:11:48 +0300
commit607828c159c617dbb969693152608585f4b80c14 (patch)
tree0bb6aaacf3473fa99a105442d3e27720e0221410
parent7a2c9657c90baa1cab5a2c9c2e8635157452cb4f (diff)
[docs] showcase added
-rw-r--r--README.md9
-rw-r--r--docs/texture.gifbin0 -> 10298346 bytes
2 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index fbdcea4..a0b5f81 100644
--- a/README.md
+++ b/README.md
@@ -177,6 +177,15 @@ Contributions are welcome! If you’d like to improve `fbgl`, add features, or f
---
+---
+
+## Showcase
+
+First Texture Rendering
+![fist texture render](./docs/texture.gif)
+
+---
+
## Contact
If you have questions or suggestions, feel free to reach out via GitHub or email.
diff --git a/docs/texture.gif b/docs/texture.gif
new file mode 100644
index 0000000..77c6edf
--- /dev/null
+++ b/docs/texture.gif
Binary files differ