An open API service indexing awesome lists of open source software.

https://github.com/amrittripathi/computational-geometry-intersection

This project is a comprehensive tool for detecting intersections between various geometric shapes, including lines, circles, and polygons. It demonstrates fundamental and advanced concepts of computational geometry and intersection detection algorithms, focusing on: Line-Line, Circle-Circle, Line-Circle and Polygon-Polygon Intersections
https://github.com/amrittripathi/computational-geometry-intersection

bounding-box collinearity cpp optimization-algorithms

Last synced: 16 days ago
JSON representation

This project is a comprehensive tool for detecting intersections between various geometric shapes, including lines, circles, and polygons. It demonstrates fundamental and advanced concepts of computational geometry and intersection detection algorithms, focusing on: Line-Line, Circle-Circle, Line-Circle and Polygon-Polygon Intersections

Awesome Lists containing this project