Skip to content

Aldarrion/PointInPolygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Point in polygon

An enhancement of classical "Ray-casting" algorithm to check if a point is inside a non-self-intersecting polygon. Opposed to other methods, this one correctly classify all points inside, on edges, and in vertices of the polygon with similar performance.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages