Pinned Repositories
ActiveRagdoll
Implementing active ragdoll from scratch for humanoid characters in Unity
DarkSouls-Demo
根据教程学习制作黑暗之魂游戏Demo
FastGithub
github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题
Frame
帧同步demo,包含了服务器和客户端,实现了LockStep和乐观帧同步两种模式
match-trade
最高效的交易所撮合引擎,采用伦敦外汇交易所LMAX开源的Disruptor框架,用Hazelcast进行分布式内存存取,以及原子性操作。使用数据流的方式进行计算撮合序列,采用价格水平独立撮合逻辑,实现高效大数据撮合。
ScrollRect
UGUI各种优化效果
SkillEditorTest-Line
UGUI-Editor
Unity UGUI editor tools,improve the efficiency of ui development.
UnityDemo_Avatar
Unity的Avatar换装实现
unityRoundGame
一款unity的回合制游戏
kerwinzxc's Repositories
kerwinzxc/android-xBuild
apk差分与合成,zip差分,apk自动打包功能,png/jpg压缩
kerwinzxc/CppAwait
C# async/await in C++. Legacy implementation, check out CppAsync instead!
kerwinzxc/DeterministicLockstepNetworking
A networking library to synchronize states of game objects across multiple devices based on deterministic lockstep protocol
kerwinzxc/face-generator
Generate human faces with neural networks
kerwinzxc/FaceWorks
A middleware library and sample application for high-quality skin and eye rendering
kerwinzxc/GameServer
A 3D MMO game server framework. I first create this repo at http://git.oschina.net/ as a private repo for a new game project whitch is aborted.
kerwinzxc/gason
Lightweight and fast JSON parser for C++
kerwinzxc/google-breakpad-1
Библиотека для отправки на сервер информации (callstack, os ver, device type, ...) при нативных крэшах Android приложений
kerwinzxc/gradworks
Various implementation of my works at graduate school
kerwinzxc/GTASA
kerwinzxc/Hlsl-To-Glsl
Utility program that convert Hlsl to Glsl. Used by the Sketch-3D engine.
kerwinzxc/LegendOfMir3_Src
传奇2客户端和服务器端源码
kerwinzxc/libcurl.NET
A fork of libcurl.NET to modernize it a bit
kerwinzxc/lua-cpp-bind-study
study only
kerwinzxc/materiallogindemo
Android login and signup demo with material design
kerwinzxc/MecanimEventSystem
An event system for Unity Mecanim animation system
kerwinzxc/OpenUDID
[OpenUDID IS NOW DEPRECATED] Open source initiative for a universal and persistent UDID solution for Android.
kerwinzxc/Peloton
kerwinzxc/phone_mir
基于cocos2dx3.5的手游传奇
kerwinzxc/PhysicsWorker
Physics worker for game server
kerwinzxc/PictureShow
简单的文件文件列表,主要针对图片
kerwinzxc/pthread-win32
clone / cvs-import of pthread-win32 + local tweaks (including MSVC2008, MSVC2010 and MSVC2012 project files)
kerwinzxc/quilt
Lua coroutine scheduler
kerwinzxc/TaskManager
A C++ Task Manager (ThreadPool & Scheduler) using the features of the C++11/14
kerwinzxc/Unity-2D-Platformer-Controller
A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes a player controlled prefab that can be dropped into any scene for immediate support.
kerwinzxc/unity-build-and-run
Editor window with a choice devices to run.
kerwinzxc/Unity-Technologies-ui
Unity-Technologies-ui-source
kerwinzxc/UnityOBBDownloader
This is Unity plugin for Android, intended to download .obb expansion files from Google Play.
kerwinzxc/UnityTCPClient
Simple TCP Client For the Unity
kerwinzxc/ziploader
lua module that loads module from zip file