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:
- Basic parser for reading ISO 10303-21 STEP files. Can be extended to other formats by swapping the EXPRESS schema☆33Updated 2 years ago
- Constrained Delaunay Triangulation (CDT) of a random surface domain.☆48Updated 2 years ago
- A library for detecting and resolving intersections between two surface meshes.☆469Updated 2 months ago
- C# wrapper for CGAL☆237Updated last year
- C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.☆278Updated last year
- ☆224Updated 4 months ago
- C++ wrapper for the original J.P Shevchuk's "Triangle" package☆38Updated 2 months ago
- C# wrapper for the Embree library at http://embree.github.io.☆19Updated 8 years ago
- Geometric data structures and algorithms for computational design tasks☆120Updated 4 years ago
- 3D Boolean / CSG Library☆436Updated 5 years ago
- This is a mirror of the latest stable version of Triangle.☆152Updated 7 months 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
- MeshDGP is a framework for processing mesh data in computer graphics☆50Updated 9 years ago
- OpenNURBS libraries allow anyone to read and write the 3DM file format without the need for Rhino.☆495Updated last week
- The SINTEF Spline Library☆203Updated 3 weeks ago
- A library of computational geometry algorithms☆30Updated 3 months ago
- Convert CAD (IGES / STEP) data to OBJ data☆44Updated 7 years ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆23Updated 4 years ago
- Fearless Boolean operations on triangle meshes 🛌💤☆44Updated 5 months ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆205Updated 10 months ago
- ☆28Updated last year
- 2D constrained Delaunay triangulation library☆498Updated last year
- TriWild: Robust Triangulation with Curve Constraints☆250Updated 2 years ago
- Cut a tetrahedral mesh with a triangle mesh in 3D.☆87Updated 4 years ago
- A geometric constraint solver that supports 3D feature based CAD and assembly.☆32Updated last year
- This repository contains my own C# libraries which I used for different projects in the past☆40Updated 6 years ago
- An neutral CAD system to translate 3D CAD model among commercial CAD systems☆28Updated 5 years ago
- .NET Wrapper for Carve's CSG and mesh boolean operations☆50Updated last year
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆120Updated 11 years ago