briandconnelly / seeds

Stochastic Cellular Artificial Life Simulator
Other
20 stars 4 forks source link

Nearest Neighbor Implementation #54

Open briandconnelly opened 13 years ago

briandconnelly commented 13 years ago

Ability to find the ResourceType object (and node) that is closest to a given set of coordinates.

briandconnelly commented 13 years ago

Might also be nice to have a function that returns all ResourceType objects within a given bounding box.