awest03 / proxima

2D Vector Field Pathfinding in C++
Mozilla Public License 2.0
1 stars 0 forks source link

Templated Index and Coordinate types in Grid #2

Closed awest03 closed 6 months ago

awest03 commented 6 months ago

That way we can support arbitrary grid sizes. Will need to make the stuff in proxima.hpp use templates as well - probably making this a header-only library