ThetaStar
ThetaStar copied to clipboard
Basic theta*, any angle path finding implementation with Unity
Basic Theta* implementation

- Any angle path finding.
- Seems work better than A* with post smoothing.
- Work based on this document