CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他游戏

文件名称:Recast

介绍说明--下载内容来自于网络,使用问题请自行百度

一款非常经典3D游戏寻路场景制作,导航网格资源制作,非常适合3d游戏寻路-The navigation grid resources in the production, ideal for 3d game pathfinding
(系统自动生成,下载前可以参看下载内容)

下载文件列表

recastnavigation/
recastnavigation/Detour/
recastnavigation/Detour/Include/
recastnavigation/Detour/Include/DetourCommon.h
recastnavigation/Detour/Include/DetourDebugDraw.h
recastnavigation/Detour/Include/DetourNode.h
recastnavigation/Detour/Include/DetourStatNavMesh.h
recastnavigation/Detour/Include/DetourStatNavMeshBuilder.h
recastnavigation/Detour/Include/DetourTileNavMesh.h
recastnavigation/Detour/Include/DetourTileNavMeshBuilder.h
recastnavigation/Detour/Source/
recastnavigation/Detour/Source/DetourCommon.cpp
recastnavigation/Detour/Source/DetourDebugDraw.cpp
recastnavigation/Detour/Source/DetourNode.cpp
recastnavigation/Detour/Source/DetourStatNavMesh.cpp
recastnavigation/Detour/Source/DetourStatNavMeshBuilder.cpp
recastnavigation/Detour/Source/DetourTileNavMesh.cpp
recastnavigation/Detour/Source/DetourTileNavMeshBuilder.cpp
recastnavigation/License.txt
recastnavigation/Readme.txt
recastnavigation/Recast/
recastnavigation/Recast/Include/
recastnavigation/Recast/Include/Recast.h
recastnavigation/Recast/Include/RecastDebugDraw.h
recastnavigation/Recast/Include/RecastLog.h
recastnavigation/Recast/Include/RecastTimer.h
recastnavigation/Recast/Source/
recastnavigation/Recast/Source/Recast.cpp
recastnavigation/Recast/Source/RecastContour.cpp
recastnavigation/Recast/Source/RecastDebugDraw.cpp
recastnavigation/Recast/Source/RecastFilter.cpp
recastnavigation/Recast/Source/RecastLog.cpp
recastnavigation/Recast/Source/RecastMesh.cpp
recastnavigation/Recast/Source/RecastMeshDetail.cpp
recastnavigation/Recast/Source/RecastRasterization.cpp
recastnavigation/Recast/Source/RecastRegion.cpp
recastnavigation/Recast/Source/RecastTimer.cpp
recastnavigation/RecastDemo/
recastnavigation/RecastDemo/Bin/
recastnavigation/RecastDemo/Bin/DroidSans.ttf
recastnavigation/RecastDemo/Bin/Meshes/
recastnavigation/RecastDemo/Bin/Meshes/dungeon.obj
recastnavigation/RecastDemo/Bin/Meshes/nav_test.obj
recastnavigation/RecastDemo/Bin/Recast.app/
recastnavigation/RecastDemo/Bin/Recast.app/Contents/
recastnavigation/RecastDemo/Bin/Recast.app/Contents/Info.plist
recastnavigation/RecastDemo/Bin/Recast.app/Contents/MacOS/
recastnavigation/RecastDemo/Bin/Recast.app/Contents/MacOS/Recast
recastnavigation/RecastDemo/Bin/Recast.app/Contents/PkgInfo
recastnavigation/RecastDemo/Bin/Recast.app/Contents/Resources/
recastnavigation/RecastDemo/Bin/Recast.app/Contents/Resources/English.lproj/
recastnavigation/RecastDemo/Bin/Recast.app/Contents/Resources/English.lproj/InfoPlist.strings
recastnavigation/RecastDemo/Bin/Recast.app/Contents/Resources/English.lproj/MainMenu.nib
recastnavigation/RecastDemo/Bin/Recast.exe
recastnavigation/RecastDemo/Bin/SDL.dll
recastnavigation/RecastDemo/Build/
recastnavigation/RecastDemo/Build/Icon.png
recastnavigation/RecastDemo/Build/VC9/
recastnavigation/RecastDemo/Build/VC9/Recast.sln
recastnavigation/RecastDemo/Build/VC9/Recast.vcproj
recastnavigation/RecastDemo/Build/Xcode/
recastnavigation/RecastDemo/Build/Xcode/English.lproj/
recastnavigation/RecastDemo/Build/Xcode/English.lproj/InfoPlist.strings
recastnavigation/RecastDemo/Build/Xcode/English.lproj/MainMenu.xib
recastnavigation/RecastDemo/Build/Xcode/Icon.icns
recastnavigation/RecastDemo/Build/Xcode/Info.plist
recastnavigation/RecastDemo/Build/Xcode/Recast.xcodeproj/
recastnavigation/RecastDemo/Build/Xcode/Recast.xcodeproj/TemplateIcon.icns
recastnavigation/RecastDemo/Build/Xcode/Recast.xcodeproj/memon.pbxuser
recastnavigation/RecastDemo/Build/Xcode/Recast.xcodeproj/memon.perspectivev3
recastnavigation/RecastDemo/Build/Xcode/Recast.xcodeproj/project.pbxproj
recastnavigation/RecastDemo/Build/Xcode/Recast_Prefix.pch
recastnavigation/RecastDemo/Contrib/
recastnavigation/RecastDemo/Contrib/SDL/
recastnavigation/RecastDemo/Contrib/SDL/readme.txt
recastnavigation/RecastDemo/Contrib/stb_truetype.h
recastnavigation/RecastDemo/Include/
recastnavigation/RecastDemo/Include/ChunkyTriMesh.h
recastnavigation/RecastDemo/Include/MeshLoaderObj.h
recastnavigation/RecastDemo/Include/SDLMain.h
recastnavigation/RecastDemo/Include/Sample.h
recastnavigation/RecastDemo/Include/Sample_StatMesh.h
recastnavigation/RecastDemo/Include/Sample_StatMeshSimple.h
recastnavigation/RecastDemo/Include/Sample_StatMeshTiled.h
recastnavigation/RecastDemo/Include/Sample_TileMesh.h
recastnavigation/RecastDemo/Include/imgui.h
recastnavigation/RecastDemo/Include/imguiRenderGL.h
recastnavigation/RecastDemo/Source/
recastnavigation/RecastDemo/Source/ChunkyTriMesh.cpp
recastnavigation/RecastDemo/Source/MeshLoaderObj.cpp
recastnavigation/RecastDemo/Source/SDLMain.m
recastnavigation/RecastDemo/Source/Sample.cpp
recastnavigation/RecastDemo/Source/Sample_StatMesh.cpp
recastnavigation/RecastDemo/Source/Sample_StatMeshSimple.cpp
recastnavigation/RecastDemo/Source/Sample_StatMeshTiled.cpp
recastnavigation/RecastDemo/Source/Sample_TileMesh.cpp
recastnavigation/RecastDemo/Source/imgui.cpp
recastnavigation/RecastDemo/Source/imguiRenderGL.cpp
recastnavigation/RecastDemo/Source/main.cpp
recastnavigation/TODO.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com