Skip to content

Collision detection using 2D polygons #5

@whatisinternet

Description

@whatisinternet

Expected behaviour

  • Collision detection should use something akin to this

Actual behaviour

  • The current implementation uses a basic circle intersection algorithm found here
  • While the behaviour works it is suboptimal.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions