π Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
π Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: sweepline
Page 1
Showing 6 results from 6
rowanwins/sweepline-intersections
GitHub JavaScript MIT LicenseA small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.
External source
GitHub
tokumine/sweepline
GitHub JavaScriptDetect self-intersecting polygons in Javascript. An implementation of the BentleyβOttmann sweep line algorithm for detecting crossings in a set of line segments.
External source
GitHub
Sinowa-Programming/Godot-Sweepline-Volornoi
GitHub GDScript MIT LicenseAn implementation of Fortone's Sweepline Algorithm for Godot 4.x
External source
GitHub
tomilov/sweepline
GitHub C++Fortune's algorithm for Voronoi diagram generating on the plane. Intended for runtime speed and careful handling of corner cases.
External source
GitHub
kirill-terekhov/SweepLine
GitHub C++Implementation of sweep line algorithm for intersection of segments
External source
GitHub
ggolikov/bentley-ottman
GitHub JavaScript MIT LicenseBentley-Ottman sweepline algorithm implementation in js
External source
GitHub