https://github.com/marcb152/voronoi_sweep_line
Python implementation of Steven Fortune's sweep line algorithm for voronoi graph computation
https://github.com/marcb152/voronoi_sweep_line
fortune-algorithm sweep-line sweep-line-algorithm voronoi voronoi-algorithm voronoi-diagram voronoi-generator
Last synced: 16 days ago
JSON representation
Python implementation of Steven Fortune's sweep line algorithm for voronoi graph computation
- Host: GitHub
- URL: https://github.com/marcb152/voronoi_sweep_line
- Owner: marcb152
- Created: 2023-06-18T15:25:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T15:36:11.000Z (almost 3 years ago)
- Last Synced: 2025-02-26T18:53:31.125Z (over 1 year ago)
- Topics: fortune-algorithm, sweep-line, sweep-line-algorithm, voronoi, voronoi-algorithm, voronoi-diagram, voronoi-generator
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# voronoi_sweep_line