desert.cx
Virtual Notebook
Free Code
Login
Home
Detecting the intersection of two convex polygons
Submitted by marka on Sun, 03/29/2009 - 17:19
C
software
uberfree
Here is the algorithm and some C source code to determine if two convex polygons intersect. Also includes a function to determine if two line segments are intersecting. (
Free for any use
)
poly_poly_intersect.c
Search
Search this site:
Tags
C
C++
hardware
java
pic
software
uberfree