Skip to content

spatial index/map and query support for tables #5223

@website-features

Description

@website-features

games need a world map and ranged indexes are often not good enough to do physics on it as it is not easy to cache the filtered data between iterations. besides that it is also not possible to do two ranged indexes in the same filter (x and y +-10 cells).
this would also be really helpful to write a stdb optimised physics engine further down the path.

Requested by @xDovos via the SpacetimeDB site.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions