更新首页开源项目链接

This commit is contained in:
neochaojin
2025-02-24 16:39:42 +08:00
parent fbd3385ded
commit 214c55cfe9
+9
View File
@@ -16,6 +16,15 @@
## 开源项目
* [Turbolink](https://github.com/thejinchao/turbolink)
>TurboLink 是一个Unreal Engine插件, 能够在Unreal Engine 中通过C++或者蓝图使用Google gRPC. 目前可以兼容UE4.27和UE5
* [TinyEncrypt](https://github.com/thejinchao/TinyEncrypt)
>在UE中实现DH密钥交换和TEA加密,用于实网络通讯加密
* [UnrealStyleGuide](https://github.com/thejinchao/ue5-style-guide)
>比较全面的UnrealEngine项目工程规范
* [AxTrace](https://github.com/thejinchao/AxTrace)
>实时日志以及数据图形化查看工具
* [Cyclone](https://github.com/thejinchao/cyclone)
>一套轻量级的跨平台网络库
## 个人笔记
* 数学相关