diff options
Diffstat (limited to 'content/works/axuy.md')
-rw-r--r-- | content/works/axuy.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/works/axuy.md b/content/works/axuy.md new file mode 100644 index 0000000..fac4132 --- /dev/null +++ b/content/works/axuy.md @@ -0,0 +1,17 @@ +--- +title: Axuy +language: en +translationKey: works-axuy +disable_feed: true +--- + +I added face culling and added texture to the 3D shooting game [axuy][axuy] by +[McSinyx][cnx]. + +<picture> + <source srcset="/images/axuy.webp" type="image/webp"> + <img alt="axuy" src="/images/axuy.png"> +</picture> + +[axuy]: https://sr.ht/~cnx/axuy/ +[cnx]: https://cnx.srht.site/ |