awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesServer-Side Pathfinding

Computing entity navigation and movement on the server using scene data.

Distinct from 3D Scene Exporters: The candidates focus on 3D exporting or general server runtimes; this is specifically about server-side AI movement logic.

Explore 1 awesome GitHub repository matching game development · Server-Side Pathfinding. Refine with filters or upvote what's useful.

Awesome Server-Side Pathfinding GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • egametang/etegametang का अवतार

    egametang/ET

    9,813GitHub पर देखें↗

    ET is a C# game server framework and distributed actor model runtime designed for large-scale multiplayer environments. It provides a comprehensive toolkit for building distributed game backends, incorporating a multiplayer network transport layer and a specialized suite for game AI and pathfinding. The framework is distinguished by its use of a distributed actor model to scale processing across multiple threads and servers, utilizing isolated actors for state management and messaging. It features a unified codebase architecture that allows shared logic between the server and client, enabling

    Implements server-side pathfinding and movement calculations using navigation data exported from 3D scene editors.

    C#actorc-sharpdotnet
    GitHub पर देखें↗9,813
  1. Home
  2. Game Development
  3. Server-Side Pathfinding