donmccurdy/three-pathfinding
Navigation mesh utilities for three.js, based on PatrolJS. observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 91
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3287
- days_rel: n/a
- days_push: 56
- n_releases_24m: 0
Adoption not part of the score
1369 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library providing navigation mesh pathfinding for three.js, based on PatrolJS. It computes paths across 3D nav meshes, supports multiple zones, and clamps movement vectors for FPS-style controls.
Use cases
- find paths for AI agents on a 3D navmesh in a three.js scene
- navigate NPCs around obstacles in a browser game
- clamp player movement vectors to a navigation mesh in FPS controls
- load a navmesh exported from Blender or Recast as glTF and query paths
- support multiple navigation zones in a WebVR or 3D app
When to choose
- you already have or can build a navmesh (Blender, Recast) and use three.js
- you need lightweight A* pathfinding on triangulated 3D meshes in the browser
- you want an MIT-licensed, well-maintained alternative to waypoint-based navigation
When to avoid
- you need navmesh generation or Recast's native binary file formats
- your project is not built on three.js
- you need server-side pathfinding for large-scale game backends
Facets
library · maturity stable
game-engine graphics simulation graphics web-development browser cross-platform threejs pathfinding navmesh a-star webgl game-ai game-development web-server nodejs
3 sources
- readme: https://github.com/donmccurdy/three-pathfinding · fetched 2026-08-28 · ae661ccdbf4d
- homepage: https://three-pathfinding.donmccurdy.com/ · fetched 2026-08-29 · 41f2f792c89e
- registry_npm: https://registry.npmjs.org/three-pathfinding · fetched 2026-08-29 · 9ef1299d0f54
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| donmccurdy/three-pathfinding | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="donmccurdy/three-pathfinding")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem