Skip to content

nolliia/Triangle_Task

Repository files navigation

Triangle_Task

Statement A triangle is defined as a convex hull built on three points in 3D space. As a key feature, the convex hull of the given points is the set of all their convex combinations. Given two triangles in 3D space, write a C++ program that determines (true/false) whether there is an intersection between the triangles. Triangles intersect if they have at least one common point. https://en.wikipedia.org/wiki/Convex_combination https://en.wikipedia.org/wiki/Convex_hull

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages