Determine if two triangles overlap: Difference between revisions

m
added related tasks
(→‎{{header|ooRexx}}: add test for triangles' validity)
m (added related tasks)
Line 19:
Optionally, see what the result is when only a single corner is in contact (there is no definitive correct answer):
:::*   (0,0),(1,0),(0,1)   and   (1,0),(2,0),(1,1)
<br><br>
 
;Related tasks
* [[Check_if_two_polygons_overlap|Check if two polygons overlap]]
* [[Check_if_a_polygon_overlaps_with_a_rectangle|Check if a polygon overlaps with a rectangle]]
<br><br>
 
7,820

edits