libigl / triangleLinks
This is a mirror of the latest stable version of Triangle.
☆141Updated 2 months ago
Alternatives and similar repositories for triangle
Users that are interested in triangle are comparing it to the libraries listed below
Sorting:
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆66Updated 6 years ago
- Robust geometric predicates☆60Updated last year
- Indirect Predicates for Geometric Constructions☆46Updated last month
- robust geometric predicates☆37Updated 4 years ago
- GoTools Geometry Toolkit☆71Updated 2 months ago
- This is a mirror of the latest stable version of Tetgen.☆103Updated 2 months ago
- C++ wrapper for the original J.P Shevchuk's "Triangle" package☆37Updated last week
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated 2 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆160Updated 6 years ago
- Computes the 3D Delaunay triangulation on the GPU☆128Updated 3 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆182Updated 2 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.