Skip to content

Commit d0d9a96

Browse files
committed
Update README.md
1 parent 25f0bb8 commit d0d9a96

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
Greiner-Hormann polygon clipping algorithm
2-
==========================================
1+
Greiner-Hormann polygon clipping
2+
================================
3+
4+
* Does AND, OR, XOR (intersection, union, difference, if you're human)
5+
* Plays nicely with [Leaflet](http://github.com/leaflet/leaflet/), comes with an adaptor for it
6+
* Handles non-convex polygons and multiple clipping areas
7+
* ~3kb compressed, no dependencies
38

49
[Demo and documentation](http://w8r.github.io/GreinerHormann/)

0 commit comments

Comments
 (0)