Highlights
- Pro
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
Voice Recognition to Text Tool / 一个离线运行的本地音视频转字幕工具,输出json、srt字幕、纯文字格式
基于ET框架致敬LOL的Moba游戏,提供完整的状态帧同步框架,包含预测回滚逻辑,基于双端行为树的技能系统,更多精彩等你发现!Based on the ET framework, we pay tribute to LOL's Moba game, providing a complete state frame synchronization framework, including pr…
HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更新解决方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
Feishu ChatGPT,私有服务器部署方式,使用gpt-3.5-turbo模型,增加了持续上下文关联的会话
A python module to manipulate XCode projects
A simple yet powerful class-based hierarchical finite state machine for Unity
🍵 All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
A Collection of Unity Design Patterns with examples and notes written in Unity3D game development. | Unity3D游戏开发中的设计模式,包含例子和详细的思路讲解
Implementations of programming design patterns in Unity with examples in C# when to use them.
An Uber Shader for rendering Sprites in Unity.
Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity.
Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
我的Unity框架,包含资源加载,配置加载,数据加载,UI管理,日志管理,动画系统,特效系统
An intuitive Unity3d finite state machine (FSM). Designed with an emphasis on usability, without sacrificing utility.
Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.
⛵ 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
📖 书籍《Unity Shader入门精要》源代码
Steering, obstacle avoidance and path following behaviors for the Unity Game Engine
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the develop…