@menghaikang
coding is life
阅读skynet源码时使用的注释版本
在develop分支中添加了个人学习理解时写的随笔注释 fork from https://github.com/recastnavigation/recastnavigation
基于Lua-5.1.1官方release,添加代码注释,仅供学习
fork from https://github.com/sunxvming/navmesh-advance
fork from https://github.com/sunxvming/navmesh.git
实现基于JPS的各种优化手法,如:JPS Bit、JPS裁剪、JPS去除冗余搜索等 master为主干 develop为开发分支
fork from https://github.com/hvillanua/jps.git
阅读TinyWebServer源码时使用的注释版本
Skynet所使用的第三方库, 与外网连接太慢, 先用gitee导出,修改项目中的 .gitmodules,指向本项目的git路径,重新git submodule update --init