Stars
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
Stereoscopic 3D system for Unity 2019 and 2020 with default render + Post Processing Stack v2, URP, and HDRP + Direct3D 11.1 native S3D
Industry-standard navigation-mesh toolset for games
unity帧同步游戏极简框架-客户端服务器共享逻辑
基于GameFramework框架衍生的一个Wolong (huatuo)热更框架,接入luban配表工具,项目里包含例子工程,可直接写项目!
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
huatuo是一个特性完整、零成本、高性能、低内存的近乎完美的Unity全平台原生c#热更方案。 Huatuo is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotfix
Project files for a Youtube tutorial series on coding a game like Minecraft in Unity.
Wechat Mini Game Unity engine adapter documents.
A powerful, easy-to-use and fastest json serializer and deserializer on .Net platforms.
You can incorporate a variety of pictures into one picture 可以把各种格式图片(JPG,PNG,GIF)合并为一个图片
Provides an efficient allocation free async/await integration for Unity.
Asynchronous operations (promises) for Unity3d.
Unity3d Databinding, MVVM, Tasks, Localization
A bunch of code to make using async-await easier in Unity3D
The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。
Path creation asset for Unity game development
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…