[ 原始碼: recastnavigation ]
套件:librecast-dev(1.5.1+git20210215.e75adf8-1 以及其他的)
librecast-dev 的相關連結
Debian 的資源:
下載原始碼套件 recastnavigation:
- [recastnavigation_1.5.1+git20210215.e75adf8-1.dsc]
- [recastnavigation_1.5.1+git20210215.e75adf8.orig.tar.gz]
- [recastnavigation_1.5.1+git20210215.e75adf8-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Software implementation of Recast and Detour Navigation (development files)
Recast is state of the art navigation mesh construction toolset for games.
* It is automatic, which means that you can throw any level geometry at it and you will get robust mesh out * It is fast which means swift turnaround times for level designers * It is open source so it comes with full source and you can customize it toyour heart's content.
The Recast process starts with constructing a voxel mold from a level geometry and then casting a navigation mesh over it. The process consists of three steps, building the voxel mold, partitioning the mold into simple regions, peeling off the regions as simple polygons
Recastnavigation Development Headers
其他與 librecast-dev 有關的套件
|
|
|
|
-
- dep: librecast1 (= 1.5.1+git20210215.e75adf8-1+b1)
- Software implementation of Recast Navigation (shared library)