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.
☆25Updated 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 of computational geometry algorithms☆28Updated 4 months ago
- Constrained Delaunay Triangulation (CDT) of a random surface domain.☆44Updated 2 years ago
- ☆27Updated 10 months ago
- C# wrapper for CGAL☆230Updated last year
- C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.☆258Updated last year
- This doesn't work! -- Implementing the Marching Triangles Algorithm☆10Updated 10 years ago
- Geometric data structures and algorithms for computational design tasks☆119Updated 3 years ago
- Basic parser for reading ISO 10303-21 STEP files. Can be extended to other formats by swapping the EXPRESS schema☆29Updated 2 years ago
- C++ wrapper for the original J.P Shevchuk's "Triangle" package☆37Updated 3 weeks ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆193Updated 6 months ago
- Cut a tetrahedral mesh with a triangle mesh in 3D.☆84Updated 4 years ago
- Implementation of "Delaunay quadrangulation by two-coloring vertices" paper☆12Updated 5 years ago
- Computational Geometry, Discrete Differential Geometry, Computational Conformal Geometry...☆32Updated 2 years ago
- Delaunay triangulation of a set of points in the three-dimensional space☆9Updated 6 years ago
- http://www.hexalab.net: an online viewer for hexahedral meshes☆132Updated 11 months ago
- ☆47Updated 7 years ago
- This is a mirror of the latest stable version of Triangle.☆145Updated 2 months ago
- GoTools Geometry Toolkit☆73Updated 3 months ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆23Updated 4 years ago
- Convert CAD (IGES / STEP) data to OBJ data☆44Updated 7 years ago
- A library for detecting and resolving intersections between two surface meshes.☆458Updated last month
- This is a mirror of the latest stable version of Tetgen.☆103Updated 2 months ago
- This repository contains my own C# libraries which I used for different projects in the past☆39Updated 6 years ago
- Gmsh for .net☆33Updated 2 years ago
- A single-header C++ library of angle-based flattening algorithms (mirror repository)☆49Updated last year
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆176Updated 5 years ago
- A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator by Jonathan Richard Shewchuk☆36Updated 4 years ago
- TriWild: Robust Triangulation with Curve Constraints☆246Updated 2 years ago
- An one-stop solution for mesh processing in Grasshopper (for Rhino).☆45Updated 3 weeks ago
- Extract spline geometries from 3D ACIS Modeler .SAT files☆15Updated 6 years ago