Skip to content

two rectangles intersection results in  #4

Description

@vajonam

There is issue when called against these two polygons.

[{"x":903,"y":429},{"x":1184,"y":429},{"x":1184,"y":621},{"x":903,"y":621}]
[{"x":902,"y":441},{"x":1185,"y":441},{"x":1185,"y":631},{"x":902,"y":631}]

Both Are rectangles not rotated, but the result is a triangle which isn't possible!

This is the result I get which I think is incorrect.

[{"x":903,"y":441},{"x":903,"y":621},{"x":1184,"y":441}]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions