awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesNavigation Debug Visualization

Visual tools used to render navigation mesh geometry and agent behavior for debugging.

Distinct from Technical Visualization and Navigation: Specifically for visualizing navmesh and pathfinding data, not code or app navigation.

Explore 1 awesome GitHub repository matching game development · Navigation Debug Visualization. Refine with filters or upvote what's useful.

Awesome Navigation Debug Visualization GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • recastnavigation/recastnavigationالصورة الرمزية لـ recastnavigation

    recastnavigation/recastnavigation

    7,772عرض على GitHub↗

    RecastNavigation is a navigation mesh toolset and game AI pathfinding library used to generate and query walkable surfaces in 3D environments. It functions as a runtime navigation mesh generator and spatial query library, transforming raw 3D geometry into simplified surfaces to enable AI movement. The project includes a crowd simulation engine that manages steering and collision avoidance for large numbers of agents. It provides capabilities for group movement coordination and the simulation of many agents simultaneously using scalable navigation techniques. The system covers mesh generation

    Renders debug geometry and behavioral data to inspect navigation mesh connectivity and pathfinding logic.

    C++
    عرض على GitHub↗7,772
  1. Home
  2. Game Development
  3. Navigation Debug Visualization