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 7 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- PinMesh is an exact and efficient parallel algorithm for preprocess a polyhedral triangular mesh and, then, query a cloud of points again…☆15Updated 9 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Locally Refined B-splines☆21Updated 3 years ago
- 使用b样条曲面拟合一个给定的三维曲面,要求可以自适应地依照原始网格曲面曲率设置b样条的节点线。本版本为此项目终极版。☆15Updated 9 years ago
- Porting meshing tools and solvers that deal with unstructured meshes on GPUs☆15Updated 4 months ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 10 months ago
- A ParaView plugin that uses metis to partition a VTK mesh☆11Updated 11 years ago
- ☆12Updated 5 years ago
- Least Squares Approximation of Scattered Data with B-Splines☆17Updated 12 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- CGAL Paraview plugins☆31Updated last week
- A simple, light-weight C++ library for unstructured mesh generation in 2-D using Delaunay refinement algorithms☆37Updated 7 years ago
- Triangulation Template Library☆26Updated 4 months ago
- RBF_interpolation is Interpolation and Approximation using Radial Base Functions (RBF) based on Eigen☆23Updated 4 years ago
- Hex-mesh simplification and optimization☆48Updated 7 years ago
- ☆16Updated last year
- OOD & OOP in CUDA/C++ of a framework for handling Topologies, Meshes, Mesh Deformation and adaptation, Mesh metrics, Visualization of mes…☆15Updated 5 years ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- A simple octree with good commenting for learning how octrees work.☆261Updated 3 years ago
- Hybrid arithmetic for geometric computation☆17Updated 4 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 8 years ago
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Updated 8 years ago
- VTK based C++ graphics library for plotting and for data on rectilinear and unstructured grids with an flexible and easy to use API.☆12Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A simple C++ library for mesh grid generation☆21Updated 6 years ago
- C/Python code to generate 2D alpha-shape (concave hull). I am only concerned about the 2D points set. No higher dimension is considered.☆15Updated 8 years ago