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/aion_unique
永恒之塔开源服务器架构,现在已经停止,维护。不推荐直接使用。
kerwinzxc/Aurora-Sim-PhysX
An Open Source Virtual World Server
kerwinzxc/boost-extensions
My extensions on boost libraries
kerwinzxc/crtmpserver
Git mirror of crtmpserver's SVN trunk
kerwinzxc/DataEditor
data editor,edit excel,config by lua
kerwinzxc/FilePAK
Pack files into one resource
kerwinzxc/FYP
This is a simple final year project of bachelor's degree in software engineering.
kerwinzxc/GLSL2HLSL
C#/C++ utility functions to convert GLSL to HLSL, based on the Google angleproject
kerwinzxc/Jack-Claw
This demo and source was released on April 12th 2011 during the Humble Frozenbyte Bundle
kerwinzxc/lua-cparser
C parser in Lua using lua-stdlib parser module
kerwinzxc/lua-int64
A int64 lib for lua with lightuserdata in 64bit architecture
kerwinzxc/lua-int64-1
Lua library for working with 64-bit integers.
kerwinzxc/lua2exe
lua2exe, pack lua scripts into an executable
kerwinzxc/lua_url
a url module in lua ,include urlencode(url_escape)、urldecode(url_unescape)、http_build_query、parse_str
kerwinzxc/luajit-decomp
LuaJIT decompiler
kerwinzxc/luaprofiler
LuaProfiler can profile programs written in Lua and in CGILua.This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010.If you are the maintainer, please fork and then email luaforge@gmail.com and ask us to "reroot" it to you.(Or you can ask us to delete the repository.)
kerwinzxc/Octree
Octree library in C++
kerwinzxc/OgreCrowd
Crowds for Ogre using Recast/Detour
kerwinzxc/package_tool
Use to package multi_qudao android application.
kerwinzxc/PyAIML
PyAIML is an interpreter for AIML (Artificial Intelligence Markup Language). cloned from sf.net.
kerwinzxc/rtsp_rtp_server
An rtsp and rtp server made for one of my classes in university.
kerwinzxc/sandbox.lua
A lua sandbox for executing non-trusted code
kerwinzxc/sha1.lua
SHA-1 secure hash computation, and HMAC-SHA1 signature computation in Lua (5.1)
kerwinzxc/timer
Simple timer manager for app which I'm writing
kerwinzxc/zirgo
zip bundle (lua portion of the agent)
kerwinzxc/zpack
打包系统及工具