Skip to content
This repository was archived by the owner on Sep 7, 2019. It is now read-only.
This repository was archived by the owner on Sep 7, 2019. It is now read-only.

AABB 2-d convenience getters exhibit unintuitive behavior when there are fewer than 4 vertices. #10

@EliaGorokhovsky

Description

@EliaGorokhovsky

Basically, they don't work at all. A way to fix this is by getting vertices by adding any combinations of components of the AABB's extent to the initial point. This would be O(2^n), which may be faster than the current vertices getter.

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