Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 360 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 360 Bytes

PlanarVisibility

Compute visibility graph for polygonal obstacles in the plane.

Also support line-shaped obstacles. Consider all points that are part of obstacles, but allow subsequent addition of more points.

This has applications in motion planning, but also surveillance (see: Art gallery problem).