LambdaSix / InfiniMap

InfiniMap - (Nearly) Infinite Maps
MIT License
27 stars 1 forks source link

Map Distance function #1

Closed LambdaSix closed 10 years ago

LambdaSix commented 10 years ago

The distance function only handles positive squares. So asking for a 3 range area around a point puts the top left at the point and works down and to the right.

The distance function should treat the position as the center and work outwards.