Sunday, July 06, 2014

visibility_polygon.js Version 1.5


I have released a new version of my visibility polygon library. One of the constraints in the old version was that none of the input line segments could intersect. In this new version, I added a function which breaks apart any intersecting line segments into non-intersecting components.

Demo: http://www.byronknoll.com/visibility.html

No comments: