GitHub / 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
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C++
Size: 0 Bytes
Dependencies parsed at: Pending
Created at: 3 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 3 months ago
Topics: bounding-box, collinearity, cpp, optimization-algorithms