Skip to content
/ sweep Public

An Implementation of the Bentley-Ottman Algorithm in JavaScript.

License

Notifications You must be signed in to change notification settings

ejpbruel/sweep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

daea904 · Sep 25, 2016

History

1 Commit
Sep 25, 2016
Sep 25, 2016
Sep 25, 2016
Sep 25, 2016
Sep 25, 2016
Sep 25, 2016
Sep 25, 2016
Sep 25, 2016

Repository files navigation

sweep

An Implementation of the Bentley-Ottman Algorithm in JavaScript.

To see the library in action, first run the following build steps:

npm install
npm run build

Then open the following example:

examples/index.html

About

An Implementation of the Bentley-Ottman Algorithm in JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published