1 Star 0 Fork 0

高建宇/recastnavigation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 610 Bytes
一键复制 编辑 原始数据 按行查看 历史
## Compiled source #
*.com
*.class
*.dll
*.exe
*.ilk
*.o
*.pdb
*.so
*.idb
## Linux exes have no extension
RecastDemo/Bin/RecastDemo
RecastDemo/Bin/Tests
# Build directory
RecastDemo/Build
# XCode debug symbols archive
RecastDemo/Bin/*.dSYM
# Ignore meshes
RecastDemo/Bin/Meshes/*
## Logs and databases #
*.log
*.sql
*.sqlite
## OS generated files #
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*.swp
*.swo
## xcode specific
*xcuserdata*
## SDL contrib
RecastDemo/Contrib/SDL/*
## Generated doc files
Docs/html
## CMake build cache
build
## IDE files
.idea/
cmake-build-*/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gao_jian_yu/recastnavigation.git
git@gitee.com:gao_jian_yu/recastnavigation.git
gao_jian_yu
recastnavigation
recastnavigation
main

搜索帮助