Lightolx / 2D-delaunay-triangulation-and-alpha-shapeLinks
this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed
☆11Updated 5 years ago
Alternatives and similar repositories for 2D-delaunay-triangulation-and-alpha-shape
Users that are interested in 2D-delaunay-triangulation-and-alpha-shape are comparing it to the libraries listed below
Sorting:
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- A simple C++ library for mesh grid generation☆21Updated 5 years ago
- 使用b样条曲面拟合一个给定的三维曲面,要求可以自适应地依照原始网格曲面曲率设置b样条的节点线。本版本为此项目终极版。☆15Updated 9 years ago
- Scattered Points Interpolation with Globally Smooth B-Spline Surface using Iterative Knot Insertion☆35Updated 3 months ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Implementation of the Bowyer-Watson algorithm (with modified Lloyd relaxation) for finding Delaunay triangulations of point sets on the u…☆15Updated 7 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Locally Refined B-splines☆21Updated 3 years ago
- A simple implementation of CG Algorithm, Homework of Numerical Algebra☆10Updated 10 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- gbs is a c++ header library to build and manage NURBS, some optional module are used for visualization and export. This library is compat…☆42Updated 4 months ago
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 8 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- 3D Constrained Delaunay Refinement on the GPU☆10Updated 4 years ago
- delaunay triangulation in 3D space, to reconstruct convex hull from spherical dot cloud☆76Updated 6 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆84Updated 4 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated 2 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- GoTools Geometry Toolkit☆72Updated 2 months ago
- A ParaView Plugin for visualizing CAD file in STEP, BREP, IGES format☆42Updated 9 years ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆28Updated 5 years ago
- ☆23Updated 2 weeks ago
- Code to construct implicit RBF surfaces.☆10Updated 4 years ago
- Triangulation Template Library☆26Updated 2 months ago
- 前沿波向法是数值模拟计算中产生非结构化网格的一种方法,这是我大三科研训练的内容。详细信息请参阅“科研训练报告-朱光穆-2009031200.pdf”。☆15Updated 10 years ago
- NURBS library based on libigl.☆21Updated 6 years ago
- A C++ library to manipulate and create NURBS curves and surfaces.☆44Updated 10 years ago
- ☆47Updated 7 years ago