Pinned Repositories
aliyun-ddns-client-csharp
基于阿里云解析服务API的DDNS客户端。将本机IP更新至指定域名的DNS A记录,配合定时任务可以达到花生壳的效果。
AndFix
AndFix is a library that offer hot-fix for Android App.
Android-Ultra-Photo-Selector
Select images from Android devices made easy :-) Start Activity PhotoSelectorActivity, this is the main entry point
AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
BackgroundDownload
Plugins for mobile platforms to enable file downloads in background
be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
ScriptableRenderLoop
Scriptable Render Loop
syncthing
Open Source Continuous File Synchronization
UnitySkynetMultiPlayerGame
skynet server, unity client, state sync multiplaye game
yaoya's Repositories
yaoya/ScriptableRenderLoop
Scriptable Render Loop
yaoya/syncthing
Open Source Continuous File Synchronization
yaoya/UnitySkynetMultiPlayerGame
skynet server, unity client, state sync multiplaye game
yaoya/aliyun-ddns-client-csharp
基于阿里云解析服务API的DDNS客户端。将本机IP更新至指定域名的DNS A记录,配合定时任务可以达到花生壳的效果。
yaoya/AndFix
AndFix is a library that offer hot-fix for Android App.
yaoya/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
yaoya/BackgroundDownload
Plugins for mobile platforms to enable file downloads in background
yaoya/FPSSample
A first person multiplayer shooter example project in Unity
yaoya/game-programmer
A Study Path for Game Programmer
yaoya/HiAssetBundle_unity
Unity's asset bundle solution for end-users to access resources dynamically at runtime.
yaoya/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
yaoya/intranet_app_manager
应用内网发布平台| 类似蒲公英|fir|iOS OTA (Over-the-Air) | APP publish website like fir.im | 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包
yaoya/kbengine
A MMOG engine of server.
yaoya/libtorrent
an efficient feature complete C++ bittorrent implementation
yaoya/ml-agents
Unity Machine Learning Agents
yaoya/Motrix
A full-featured download manager.
yaoya/mqant
mqant是一款基于Golang语言的简洁,高效,高性能的分布式游戏服务器框架
yaoya/multiplayer
Unity multiplayer packages and samples
yaoya/NoahGameFrame
A fast, scalable, distributed game server framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. BBS: http://bbs.noahframe.com
yaoya/protobuf-net
Protocol Buffers library for idiomatic .NET
yaoya/ShaderGraph
Unity ShaderGraph project
yaoya/UGFramework
Unity game framework, AssetBundle, Coroutine, Log, Managers.
yaoya/UModel
Unreal Engine Model Viewer (UE Viewer).
yaoya/Unity-UI-Framework
a simple UI framework based on UGUI
yaoya/Unity3dAsyncAwaitUtil
A bunch of code to make using async-await easier in Unity3D
yaoya/UnityCsReference
Unity C# reference source code
yaoya/UnityDecompiled
An unofficial repo of decompiled Unity dll files
yaoya/UtinyRipper
Tool for ripping assets from Engine resource files
yaoya/wavefunctioncollapse
Walk through an infinite, procedurally generated city
yaoya/zcode-AssetBundlePacker
Unity的AssetBundle模块扩展插件,主要目的用于简化AssetBundle打包,提供AssetBundle管理,支持热更新、支持资源包下载、支持版本控制。