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.
☆29Updated 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.☆477Updated 4 months ago
- A library of computational geometry algorithms☆30Updated 5 months ago
- C# wrapper for CGAL☆236Updated last year
- This is a mirror of the latest stable version of Triangle.☆155Updated 9 months ago
- Basic parser for reading ISO 10303-21 STEP files. Can be extended to other formats by swapping the EXPRESS schema☆35Updated 2 years ago
- ☆227Updated 6 months ago
- C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.☆280Updated 2 years ago
- Cut a tetrahedral mesh with a triangle mesh in 3D.☆87Updated 4 years ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆72Updated 7 years ago
- Constrained Delaunay Triangulation (CDT) of a random surface domain.☆48Updated 2 years ago
- Program to create 2D triangle mesh for any surface domain.☆23Updated last year
- C# wrapper for the Embree library at http://embree.github.io.☆19Updated 8 years ago
- Fearless Boolean operations on triangle meshes 🛌💤☆47Updated 8 months ago
- MeshDGP is a framework for processing mesh data in computer graphics☆53Updated 9 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆121Updated 11 years ago
- The SINTEF Spline Library☆206Updated last month
- Convert CAD (IGES / STEP) data to OBJ data☆44Updated 7 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆249Updated last year
- .NET Wrapper for Carve's CSG and mesh boolean operations☆50Updated last year
- OpenNURBS libraries allow anyone to read and write the 3DM file format without the need for Rhino.☆506Updated 2 months ago
- A geometric constraint solver that supports 3D feature based CAD and assembly.☆32Updated last year
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆209Updated last year
- C++ wrapper for the original J.P Shevchuk's "Triangle" package☆39Updated last week
- 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…☆167Updated last year
- This doesn't work! -- Implementing the Marching Triangles Algorithm☆10Updated 10 years ago
- Implementation of "Delaunay quadrangulation by two-coloring vertices" paper☆13Updated 5 years ago
- An neutral CAD system to translate 3D CAD model among commercial CAD systems☆30Updated 5 years ago
- GoTools Geometry Toolkit☆79Updated last month
- A simple two-dimensional mesh generator with triangular and quadrilateral elements in C++☆87Updated last month
- A C++ library to manipulate and create NURBS curves and surfaces.☆46Updated 10 years ago