Intersection of triangles in space based on cutting off segment

10/18/2022
by   Irina Bolodurina, et al.
0

The article proposes a new method for finding the triangle-triangle intersection in 3D space, based on the use of computer graphics algorithms – cutting off segments on the plane when moving and rotating the beginning of the coordinate axes of space. This method is obtained by synthesis of two methods of cutting off segments on the plane – Cohen-Sutherland algorithm and FC-algorithm. In the proposed method, the problem of triangle-triangle intersection in 3D space is reduced to a simpler and less resource-intensive cut-off problem on the plane. The main feature of the method is the developed scheme of coding the points of the cut-off in relation to the triangle segment plane. This scheme allows you to get rid of a large number of costly calculations. In the article the cases of intersection of triangles at parallelism, intersection and coincidence of planes of triangles are considered. The proposed method can be used in solving the problem of tetrahedron intersection, using the finite element method, as well as in image processing.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset