Tag
Explains how to use the A* algorithm for pathfinding around circular obstacles by converting the environment into a graph using tangent visibility and bitangent lines.