Cameron Faulkner (he/him) is Polygon’s commerce editor. He began writing about tech and gaming in 2013, and migrated from The Verge in 2023. You can make any home theater instantly better with a ...
If you buy something from a Polygon link, Vox Media may earn a commission. See our ethics statement. Alice Jovanée (she/her) is a commerce writer, and she has been writing about gaming and tech ...
The battle of Polygon Wood was the I ANZAC component of a larger British and dominion operation staged as part of the third battle of Ypres. This operation was the second of the "Plumer battles", a ...
path 16+16n bytes Closed path (similar to polygon) ((x1,y1),...) path 16+16n bytes Open path [(x1,y1),...] polygon 40+16n bytes Polygon (similar to closed path) ((x1,y1),...) circle 24 bytes Circle ...
Concatenates two open paths (returns NULL if either path is closed). path '[(0,0),(1,1)]' + path '[(2,2),(3,3),(4,4)]' → [(0,0),(1,1),(2,2),(3,3),(4,4)] ...
Add a description, image, and links to the concave-hull topic page so that developers can more easily learn about it.