Browse Source

Add LunaSDK to `who_is_using_xmake` (#203)

JXMaster 10 months ago
parent
commit
a422fe5a0a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      zh-cn/about/who_is_using_xmake.md

+ 1 - 0
zh-cn/about/who_is_using_xmake.md

@@ -38,3 +38,4 @@
 | [Sunrisepeak](https://github.com/Sunrisepeak) | [KHistory](https://github.com/Sunrisepeak/KHistory) (An elegant keyboard/gamepad key detection and visualization tool) | 🔥一个优雅&跨平台的 键盘/🎮手柄按键 检测及历史记录显示工具, 无需安装单可执行文件(约900kb大小)即点即用, 并提供了可视化插件扩展功能, 同时也由于xmake对lua脚本的支持&构建规则, 以简洁的方式在编译期实现了自定义插件的自动注册功能 |
 | [VeroFess](https://github.com/VeroFess) | [PalWorld-Server-Unoffical-Api](https://github.com/VeroFess/PalWorld-Server-Unoffical-Api) (A PalWorld Server API like minecraft bukkit) | 一个为游戏幻兽帕鲁服务端编写的第三方 API,使用 xmake 进行跨平台编译,和cmake比起来可真是太节约生命了 |
 | [laugh12321](https://github.com/laugh12321) | [TensorRT-YOLO](https://github.com/laugh12321/TensorRT-YOLO) | 🚀 TensorRT-YOLO:使用TensorRT推理并集成EfficientNMS,支持YOLOv5、YOLOv8、YOLOv9、PP-YOLOE!TensorRT-YOLO利用xmake进行编译,这使得开发者可以更专注于代码编写,而不是构建过程。|
+| [JXMaster](https://github.com/JX-Master) | [LunaSDK](https://github.com/JX-Master/LunaSDK) | 一个C++的实时渲染框架,使用xmake作为构建系统,支持shader离线编译、资产打包等自定义流程,并支持Windows、macOS等多个系统的应用开发。 |