Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-h authored Jul 11, 2022
1 parent 0f9d018 commit 6a8316a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

A small library for detecting if a point lies inside a polygon.

A port of: [point-in-polygon-hao NPM package](https://www.npmjs.com/package/point-in-polygon-hao).

Point in polygon library based on the paper "Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons" by Hao.



## Features

- Works on polygons with holes
Expand Down

0 comments on commit 6a8316a

Please sign in to comment.