-
Notifications
You must be signed in to change notification settings - Fork 26
/
AUTHORS
16 lines (15 loc) · 1.06 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This is a (likely incomplete) list of the people who have contributed to
the elm-geometry package. If you submit a patch to this repository, please
add your name to the end of this list!
Ian Mackenzie <[email protected]>
Matthieu Pizenberg <[email protected]> (intersections)
Folkert de Vries <[email protected]> (length parameterization, delaunay triangulation)
Felix Scheinost <[email protected]> (Sphere3d)
Jakub Hampl <[email protected]> (convex hull, point in polygon)
Dave Cameron <[email protected]> (centroids)
Lalit Umbarkar <[email protected]> (bounding box expand/offset)
Sebastian Kazenbroot-Guppy <[email protected]> (circle-bbox intersections)
Andrey Kuzmin <[email protected]> (arc midpoint, polygon centroid, interval distances for line segments, Cone3d)
Suzanne Wood <[email protected]> (intersection of axis and sphere)
Guilherme Riekes Belmonte <[email protected]> (Ellipsoid3d, scaleTo and physics for Vector2d and Vector3d)
Olaf Delgado-Friedrichs <[email protected]> (axis/triangle intersection)