Skip to content

O(N^2) collision checks #31

@reinismu

Description

@reinismu

I'm checking move_all_players and it really bugs me that it is O(N^2). This wont work for real MMO.

Should really have a kd-tree index that allows to get closest entities in efficient way

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions