Stars
使用unity实现AI聊天相关功能。目前这个库包含了对chatgpt、chatglm等大语言模型的api调用的代码实现以及实现了微软Azure以及百度AI的语音服务功能,语音服务均采用web api实现,支持Windows/WebGL/Android等平台
A "Kitchen Chaos" 3d game. Code Monkey course.
Out-of-the-box (OOTB) GUI Agent for Windows and macOS
绝区零 一条龙 | 全自动 | 自动闪避 | 自动每日 | 自动空洞 | 支持手柄
Wechat Mini Game Unity engine adapter documents.
A rewrite of the GameMaker Classic engine runners with additional tooling
A small-scale cooperative game sample built on the new, Unity networking framework to teach developers about creating a similar multiplayer game.
A bunch of code to make using async-await easier in Unity3D
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
该插件是一款超级完善的日志系统,包含子线程本地日志文件写入、自定义颜色日志" + "移动设备日志查看工具、FPS实时显示、DLL日志编译时剔除、ProtoBuff转Json字符串打印日志、日志重定向
Rewrite of the Unity 2D Roguelike example using the Entitas Entity Component System
Entitas Shmup - An advanced example project to teach how to use Entitas with Unity physics and unit test
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
An unpolished proof-of-concept attempt of implementing the realistic motion, physics, and animation of casting a fishing rod and reeling in a fishing line in Unity 3D using Verlet Physics, Unity's …