blob: bfdf883a82bc2e1d117b02c8f5b2f8857899eb4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"key": "polygon",
"name": "Polygon",
"authors": [
"Lucanus Simonson",
"Andrii Sydorchuk"
],
"description": "Voronoi diagram construction and booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates.",
"category": [
"Algorithms",
"Data",
"Math"
],
"maintainers": [
"Lucanus Simonson <lucanus.j.simonson -at- intel.com>",
"Andrii Sydorchuk <sydorchuk.andriy -at- gmail.com>"
]
}
|