blob: fac4132f10e0a976608314a6d44edac7a558d0ec (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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/
|