awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesPathfinding Integration

Embedding a programmatic navigation engine into a game client to handle 3D movement.

Distinct from Pathfinding Algorithms: Candidates are general algorithms or server-side plugin APIs, not client-side 3D navigation embedding.

Explore 4 awesome GitHub repositories matching game development · Pathfinding Integration. Refine with filters or upvote what's useful.

Awesome Pathfinding Integration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • cabaletta/baritoneAvatar cabaletta

    cabaletta/baritone

    8,661Vezi pe GitHub↗

    Baritone is a pathfinding library and automation bot for Minecraft. It provides a programmatic navigation engine that implements A* pathfinding to calculate and execute movement paths for characters within three-dimensional block-based environments. The system distinguishes itself through a navigation API that allows external clients to embed movement logic and waypoint management. It features a command-based configuration interface for modifying settings via chat and employs memory-mapped environment caching to accelerate the retrieval of long-distance routes. Its capabilities cover a wide

    Embedding a programmatic navigation engine into custom clients to handle complex 3D movement and routing.

    Javaastarastar-algorithmastar-pathfinding
    Vezi pe GitHub↗8,661
  • godotengine/godot-demo-projectsAvatar godotengine

    godotengine/godot-demo-projects

    8,250Vezi pe GitHub↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    Implements A* algorithms and navigation meshes for dynamic obstacle avoidance in 2D and 3D environments.

    GDScript
    Vezi pe GitHub↗8,250
  • prismarinejs/mineflayerAvatar PrismarineJS

    PrismarineJS/mineflayer

    7,139Vezi pe GitHub↗

    Mineflayer is a Node.js game automation framework and JavaScript API for creating programmable Minecraft bots. It functions as a headless game client that implements the Minecraft protocol to connect external applications to game servers without a graphical user interface. The project enables the automation of character actions, including movement, combat, and interaction with the game world. It provides specialized systems for calculating navigation routes through 3D environments, manipulating blocks to build or mine, and managing user account authentication and session tokens. The framewor

    Implements a programmatic navigation engine to calculate optimal 3D movement routes for bots.

    JavaScriptbotminecraftminecraft-api
    Vezi pe GitHub↗7,139
  • lampe-games/godot-open-rtsAvatar lampe-games

    lampe-games/godot-open-rts

    1,029Vezi pe GitHub↗

    This project is a real-time strategy game framework built for the Godot engine, providing a foundational template for developing isometric strategy titles. It offers a collection of reusable systems designed to accelerate the creation of competitive games, including support for both human and artificial intelligence participants. The framework distinguishes itself through a comprehensive suite of core mechanics tailored for the real-time strategy genre. It includes a dedicated fog-of-war system that obscures map regions based on unit line-of-sight, alongside isometric pathfinding and navigati

    Moves ground and air units across terrain using a three-dimensional camera perspective for efficient destination reaching.

    GDScriptgodotgodot-enginegodot-game
    Vezi pe GitHub↗1,029
  1. Home
  2. Game Development
  3. Pathfinding Integration