brian3kb/graham_scan_js
An implementation of the Graham's Scan Convex Hull algorithm in JavaScript.
JavaScriptNOASSERTION
Issues
- 4
Unexpected results
#16 opened by MikepdXRider - 2
Incorrect results when using four points
#12 opened by lmmfranco - 2
Wrong convex hull results
#11 opened by cristianzamar - 2
Computed hull is not convex
#9 opened by vnermolaev - 7
incorrect hull for four points
#8 opened by ssured - 4
Unexpected results on inset squares
#7 opened by jlewin - 1
Publish on npm
#6 opened by jazzzz - 4
Publish to Bower
#3 opened by Wildhoney - 2
Rectangle shapes
#2 opened by Karpyshyn - 1
Wrong polar angle calculation
#1 opened by claudiobastos