space partition
space partition module for proximity check wip previous attempt partition space at a single fixed resolution i.e. size of partition. testing space parition using octree (squared) – each root node has 8 divisions as leaf nodes, each node can then be subdivide further depending on application.
beside proximity check, this can be a way to cache information, that can be queried for other uses, i.e. vector on a surface as showned in the image above