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