└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ## Unity3D-Git-List 一些有用的开源项目存档 方便查找 2 | 3 | - 1: 配置表导出工具 4 | https://github.com/huangkumao/ConfigTools 5 | 6 | - 2: 动作技能编辑器项目 7 | https://github.com/yimengfan/PosePlus_FTG 8 | https://github.com/yimengfan/PosePlus_TBS 9 | 10 | - 3: AB打包加载 11 | https://github.com/fengjiyuan/xasset 12 | 13 | - 4: Unity整套框架 14 | https://github.com/yimengfan/BDFramework.Core 15 | 16 | - 5: 游戏资源管理 编辑器 17 | https://github.com/GameBuildingBlocks/UnityComponent 18 | 19 | - 6: 字体精简工具 20 | http://gulu-dev.com/post/2017/2017-09-15-font-pruner-intro/content 21 | 22 | - 7: C++ 游戏服务器框架 23 | https://github.com/ylmbtm/GameProject3 24 | 25 | - 8: C#实现的WebSocket 26 | https://github.com/sta/websocket-sharp 27 | 28 | - 9: ILRunTime 29 | https://github.com/Ourpalm/ILRuntime 30 | 31 | - 10: Unity客户端 C#服务器 游戏框架 32 | https://github.com/egametang/ET 33 | 34 | - 11: 针对Unity的Reactive异步处理扩展 35 | https://github.com/neuecc/UniRx 36 | 37 | - 12: UnityShader VS插件 38 | http://blog.shuiguzi.com/2014/10/28/Release/ 39 | 40 | - 13: Unity游戏常用算法 41 | https://github.com/IceLanguage/LinHowe_GameAlgorithm 42 | 43 | - 14: OpengGL学习 44 | https://learnopengl.com/ 45 | https://learnopengl-cn.github.io 46 | --------------------------------------------------------------------------------