Pinned Repositories
ARPGGame
rpg game(unity2018.4.13f包含登陆、注册、场景加载、怪物AI、easy touch5的角色控制、小地图、背包等功能)
Awesome-Unity-Shader
:boat: 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
bobofeng.github.io
build_xlua_with_libs
为xLua集成几个常用库,方便使用
Excel2Unity
Unity配表工具
Excel4Unity
Excel for Unity. Provides both read and write with .xls and .xlsx
GPUSkinning
graph-visualizer
Visualizer for your Playable graphs
hybridclr
HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
Kinematica_Demo
Kinematica Demo Project
AOEGame's Repositories
AOEGame/ARPGGame
rpg game(unity2018.4.13f包含登陆、注册、场景加载、怪物AI、easy touch5的角色控制、小地图、背包等功能)
AOEGame/Awesome-Unity-Shader
:boat: 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
AOEGame/Excel4Unity
Excel for Unity. Provides both read and write with .xls and .xlsx
AOEGame/graph-visualizer
Visualizer for your Playable graphs
AOEGame/hybridclr
HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
AOEGame/Kinematica_Demo
Kinematica Demo Project
AOEGame/Lockstep-Tutorial
帧同步 教程
AOEGame/LuaBT
LuaBT是一款可作为服务端AI实现的行为树方案,是NodeCanvas行为树的Lua实现,支持Unity编辑、运行预览和前后端调试。
AOEGame/MoBaDemo
用Unity做的一个类Moba游戏Demo
AOEGame/NKGMobaBasedOnET
基于ET框架致敬LOL的Moba游戏,提供完整的状态帧同步框架,包含预测回滚逻辑,基于双端行为树的技能系统,更多精彩等你发现!Based on the ET framework, we pay tribute to LOL's Moba game, providing a complete state frame synchronization framework, including predictive rollback logic, a skill system based on double-ended behavior trees, and more exciting things waiting for you to discover!
AOEGame/Open-Source-Motion-Matching-System
AOEGame/recastnavigation
Navigation-mesh Toolset for Games
AOEGame/Render-Crowd-Of-Animated-Characters
Animation Baker and Instancing for Animated Characters: Using GPU to implement large-amount animation characters rendering. The animation map for vertex shader to modify the vertex position of the mesh at runtime. Using GPU instancing to reduce draw calls. The initial version was released on GitHub in Jul 2017, and of course, it is still on GitHub. However, if you can buy me a cup of coffee, I will be very happy :-).
AOEGame/RShell
Unity游戏开发之RShell调试器
AOEGame/ShaderToyHelper
A py script helps download resources used in online shader.
AOEGame/spine-runtimes
2D skeletal animation runtimes for Spine.
AOEGame/spresheecomplaun
Launcher for spreadsheetcompare.exe
AOEGame/tinyrenderer
A brief computer graphics / rendering course
AOEGame/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
AOEGame/unity-ugui-XCharts
A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。
AOEGame/Unity3DTraining
Unity的练习项目
AOEGame/UnityCsReference2023
Unity C# reference source code.
AOEGame/UnityMobaDemo
仿王者荣耀demo。KCP-UDP+Protobuf; 帧同步; 定点数; 自制碰撞检测。服务端基于.netcore,利用自制项目CodingK_Session实现。
AOEGame/UnityMultiplayerARPG_MMO
This is repository make "Multiplayer Action RPG Template" to be MMORPG game
AOEGame/UnityPlugin-AVProVideo
AVPro Video is a multi-platform Unity plugin for advanced video playback
AOEGame/UnitySteer
Steering, obstacle avoidance and path following behaviors for the Unity Game Engine
AOEGame/UnityTimer
Powerful and convenient library for running actions after a delay in Unity3D.
AOEGame/UnityURP-MobileScreenSpacePlanarReflection
Reusable RendererFeature of MobileScreenSpacePlanarReflection
AOEGame/UnityURPToonLitShaderExample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
AOEGame/UnityURPUnlitScreenSpaceDecalShader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP