triangle topic
List
triangle repositories
fast-triangle-triangle-intersection
42
Stars
7
Forks
Watchers
Fast and robust triangle-triangle intersection test with high precision for cross and coplanar triangles based on the algorithm by Devillers & Guigue.
ShapesInOpenGLES2.0
19
Stars
8
Forks
Watchers
Create basic shapes in opnegles2. And for abstraction purpose, its a class implementation using VBO's to create basic shapes in Open GLES2.0
mesh-sphere-packing
17
Stars
3
Forks
Watchers
Mesh generator for producing tetrahedral meshes with periodic boundaries from packings of spheres.
GeometricTestLibrary
21
Stars
5
Forks
Watchers
Solves 2D and 3D math problems, including, closest point, intersection, line of sight, and reflection vector:
tesselator
17
Stars
4
Forks
Watchers
tesselator(libtess) c++ version (c++98)