a nodejs & browser library for steering behavior in game AI.
published version 1.0.9, 8 years ago## Done - generate the geometry presentation of our game world ✓ - merge obstacles ✓ - padding(offset) obstacles ✓ - triangulation ✓ - find adjacent triangles ✓ - cache A* cost ✓ - perform A* to find path ✓ - use funnel algorithm to straighten the path ✓
published version 1.0.3, 8 years ago