Mesh-Mesh and Triangle-Triangle Intersection tests based on the algorithm by Tomas Akenine-Möller
-
Updated
Jan 6, 2023 - Rust
Mesh-Mesh and Triangle-Triangle Intersection tests based on the algorithm by Tomas Akenine-Möller
Triangle Intersection for 3d
Find intersection between polygons you entered, look at the result in the GLFW window and become happy! Written with OpenGL3 and GLAD and tested by GTests libraries.
An algorithm that checks whether two triangles in three-dimensional space are intersecting or not.
Add a description, image, and links to the triangle-intersection-tests topic page so that developers can more easily learn about it.
To associate your repository with the triangle-intersection-tests topic, visit your repo's landing page and select "manage topics."