Pinned Repositories
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(BT), finite state machine(FSM) and hierarchical task network(HTN). Behaviors can be designed and debugged in the designer, exported and executed by the game. The designer can only run on the Windows platforms. The run time library is implemented with C++ and C#, and it supports all major platforms (Windows, Linux, Android, iOS, Unity etc.) and Unity. The C++ version is suitable for the client and server side.
kbengine
A MMOG engine of server.
KSFramework
KSFramework = KEngine + SLua , Unity3D Framework/Toolsets focus on hot reload
monkeylight.github.io
my personal blog http://usuallight.com
point_projection
Point Projection On Parametric Curves / Trajectory Maps for Autonomous Driving
premake-core
Premake
recastnavigation
Navigation-mesh Toolset for Games
skynet
A lightweight online game framework
TrinityCore
TrinityCore Open Source MMO Framework (master = 8.0.1.28153, 3.3.5 = 3.3.5a.12340)
UnityCsReference
Unity C# reference source code
monkeylight's Repositories
monkeylight/KSFramework
KSFramework = KEngine + SLua , Unity3D Framework/Toolsets focus on hot reload
monkeylight/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(BT), finite state machine(FSM) and hierarchical task network(HTN). Behaviors can be designed and debugged in the designer, exported and executed by the game. The designer can only run on the Windows platforms. The run time library is implemented with C++ and C#, and it supports all major platforms (Windows, Linux, Android, iOS, Unity etc.) and Unity. The C++ version is suitable for the client and server side.
monkeylight/kbengine
A MMOG engine of server.
monkeylight/monkeylight.github.io
my personal blog http://usuallight.com
monkeylight/point_projection
Point Projection On Parametric Curves / Trajectory Maps for Autonomous Driving
monkeylight/premake-core
Premake
monkeylight/recastnavigation
Navigation-mesh Toolset for Games
monkeylight/skynet
A lightweight online game framework
monkeylight/TrinityCore
TrinityCore Open Source MMO Framework (master = 8.0.1.28153, 3.3.5 = 3.3.5a.12340)
monkeylight/UnityCsReference
Unity C# reference source code
monkeylight/xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.