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/face-generator
Generate human faces with neural networks
kerwinzxc/Hlsl-To-Glsl
Utility program that convert Hlsl to Glsl. Used by the Sketch-3D engine.
kerwinzxc/gradworks
Various implementation of my works at graduate school
kerwinzxc/TaskManager
A C++ Task Manager (ThreadPool & Scheduler) using the features of the C++11/14
kerwinzxc/pthread-win32
clone / cvs-import of pthread-win32 + local tweaks (including MSVC2008, MSVC2010 and MSVC2012 project files)
kerwinzxc/CppAwait
C# async/await in C++. Legacy implementation, check out CppAsync instead!
kerwinzxc/UnityOBBDownloader
This is Unity plugin for Android, intended to download .obb expansion files from Google Play.
kerwinzxc/lua-cpp-bind-study
study only
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/DeterministicLockstepNetworking
A networking library to synchronize states of game objects across multiple devices based on deterministic lockstep protocol
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/ziploader
lua module that loads module from zip file
kerwinzxc/mtasa-blue-with-eir-branch
Exported from code.google.com/p/mtasa-blue - Includes EIR branch
kerwinzxc/AB-Operation-Shadowy-Situation
Personal project developed in Unity.
kerwinzxc/FIcontent.Gaming.Enabler.GameSynchronization
Game Synchronization
kerwinzxc/KinoFog
Global fog effect for Unity
kerwinzxc/fflib
FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. For example socket&net module, log module, thread&lock, tools for performance & memory leak check.用于分布式程序的c++类库,封装了socket、rpc、lua、CQRS框架、算法等组件,适于SNS、WEBGAME、MMO后台程序, about C++,linux socket,lua,rpc,broker,cqrs,timer,log libary
kerwinzxc/personalgift
kerwinzxc/lua-larc
Automatically exported from code.google.com/p/lua-larc
kerwinzxc/AOFramework
my framework
kerwinzxc/pg_jsonpatch
Load JSON Patch as extension in PostgreSQL
kerwinzxc/CCPlistEditor
Plist Editor For Windows (GUI)
kerwinzxc/app
kerwinzxc/PDUnity
Particle Designer Unity Integration
kerwinzxc/TowerDefense
kerwinzxc/router.lua
A barebones router for Lua. It matches urls and executes lua functions.
kerwinzxc/log4boost
kerwinzxc/gserver
mmoarpg game server
kerwinzxc/GConsole-uGUI
uGUI Frontend for GConsole (Unity 4.6)