Skip to content

Releases: brian3kb/graham_scan_js

Minor version bump after pull request merge.

08 Aug 22:00

Choose a tag to compare

Merged in pull request that fixes bug in addPoint method.

Minor Update

25 Jan 14:28

Choose a tag to compare

Updated to push input points arrays greater than 3 through the checkpoints method to resolve concave point coming through in inputs of 4 points in non-mapping use cases.

Minor Update

18 Dec 11:29

Choose a tag to compare

Fixes an issue where collinear points sharing the same polar angle are not correctly removed from the resultant hull array. (See Issue #7 for details). Npm has been updated.

Available via bower install graham_scan --save

19 Aug 14:02

Choose a tag to compare

Existing library has been added to the bower component registry.