Samson-Mano / Delaunay-triangulationLinks
This is a C# implementation of Divide and conquer Delaunay triangulation. The implementation follows Guibas and Stolfi’s paper. This is the vertical cut implementation of divide and conquer.
☆28Updated last year
Alternatives and similar repositories for Delaunay-triangulation
Users that are interested in Delaunay-triangulation are comparing it to the libraries listed below
Sorting:
- A library for detecting and resolving intersections between two surface meshes.☆471Updated 3 months ago
- ☆225Updated 5 months ago
- Constrained Delaunay Triangulation (CDT) of a random surface domain.☆48Updated 2 years ago
- Basic parser for reading ISO 10303-21 STEP files. Can be extended to other formats by swapping the EXPRESS schema☆33Updated 2 years ago
- This is a mirror of the latest stable version of Triangle.☆152Updated 7 months ago
- C# wrapper for CGAL☆236Updated last year
- C# wrapper for the Embree library at http://embree.github.io.☆19Updated 8 years ago
- A C++ library to manipulate and create NURBS curves and surfaces.☆46Updated 10 years ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆70Updated 7 years ago
- A library of computational geometry algorithms☆30Updated 3 months ago
- 3D Boolean / CSG Library☆436Updated 5 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆246Updated last year
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆206Updated 11 months ago
- Indirect Predicates for Geometric Constructions☆48Updated 7 months ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆166Updated last year
- C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.☆279Updated last year
- Fearless Boolean operations on triangle meshes 🛌💤☆45Updated 6 months ago
- GoTools Geometry Toolkit☆77Updated last week
- TriWild: Robust Triangulation with Curve Constraints☆253Updated 2 years ago
- The SINTEF Spline Library☆204Updated 2 weeks ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆120Updated 11 years ago
- .NET Wrapper for Carve's CSG and mesh boolean operations☆50Updated last year
- ☆34Updated 8 years ago
- ☆48Updated 7 years ago
- Cut a tetrahedral mesh with a triangle mesh in 3D.☆87Updated 4 years ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆23Updated 4 years ago
- C++ wrapper for the original J.P Shevchuk's "Triangle" package☆38Updated last week
- 2D constrained Delaunay triangulation library☆501Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- OpenNURBS libraries allow anyone to read and write the 3DM file format without the need for Rhino.☆500Updated last month