Pinned Repositories
AddressableAssetsWebinar
arfoundation-demos
AR Foundation demo projects
Audio-Manager-for-Unity
A tool for defining and executing audio behaviors in Unity in a node based editor
ChessAlphaBeta
事先设置难度,带提示
ChessAlphaBetaNoCue
可根据滑动条调节难度,不带提示
Lockstep-Tutorial
帧同步 教程
MyUnityFrameWork
我的Unity框架,包含资源加载,配置加载,数据加载,UI管理,日志管理,动画系统,特效系统
SDG_ChessAlphaBeta
unity2017.2 国际象棋AI算法
TinaX
TinaX Framework : Unity based Game Client Framework | 基于 Unity 的游戏客户端开发框架
xlua-framework
Unity游戏纯lua客户端完整框架---基于xlua,整合tolua的proto-gen-lua以及各个lua库和工具类
x00568's Repositories
x00568/Audio-Manager-for-Unity
A tool for defining and executing audio behaviors in Unity in a node based editor
x00568/MyUnityFrameWork
我的Unity框架,包含资源加载,配置加载,数据加载,UI管理,日志管理,动画系统,特效系统
x00568/arfoundation-demos
AR Foundation demo projects
x00568/compilation-visualizer
Unity Tool showing a timeline of assembly compilation. This is especially helpful when trying to optimize compile times and dependencies between assemblies. Besides showing a graphical view of compilation, selecting an assembly shows both dependencies and dependents of that assembly.
x00568/CSharp.lua
The C# to Lua compiler
x00568/chuanyanshang
个人主页
x00568/chunyanshang.guthub.io
x00568/cshotfix
C# HotFix C#热更新 unity3d 热更新
x00568/EGamePlay
x00568/ET
Unity3D Client And C# Server Framework
x00568/ET-EUI
基于ET框架的UI模块
x00568/free-programming-books
:books: Freely available programming books
x00568/GameDevMind
网络游戏开发知识、技术与信息库,游戏研发技术从业者的导航地图。Online games development information repo. The guide map for game technical developers.
x00568/GameFramework
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 development speed and ensures the product quality.
x00568/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
x00568/ILRuntimeU3D
Unity3D demo project for ILRuntime
x00568/InjectFix
InjectFix is a hot-fix solution library for Unity
x00568/JEngine
JEngine是针对Unity开发者设计的开箱即用的框架,封装了强大的功能,小白也能快速上手,轻松制作可以热更新的游戏 | JEngine is a streamlined and easy-to-use framework designed for Unity Programmers which contains powerful features, beginners can start up quickly and making hot update-able games easily
x00568/JEngine.Docs
Document for JEngine
x00568/KSFramework
QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload
x00568/mapbox-unity-sdk
Mapbox Unity SDK - https://www.mapbox.com/unity/
x00568/movie-web
A small web app for watching movies and shows easily
x00568/open-project-1
Unity Open Project #1: Action-adventure
x00568/StarForce
This is a demo made with Game Framework.
x00568/thegibook
《全局光照技术:从离线到实时渲染》
x00568/uGUI
Source code for the Unity UI system.
x00568/ui-toolkit-manual-code-examples
Unity UI Toolkit documentation code examples
x00568/Umi-OCR
OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
x00568/unity-ugui-XCharts
A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。
x00568/XIL
使用ILRuntime实现的类似XLUA功能的Unity3D下热修复BUG的解决方案