jbegaint / delaunay-cpp
C++11 Delaunay triangulation implementation (Bowyer-Watson)
☆84Updated 6 years ago
Alternatives and similar repositories for delaunay-cpp:
Users that are interested in delaunay-cpp are comparing it to the libraries listed below
- delaunay triangulation in 3D space, to reconstruct convex hull from spherical dot cloud☆75Updated 5 years ago
- learn cgal by demo☆187Updated 5 years ago
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated last year
- Mesh Simplification based on edge-collapse algorithm☆129Updated last year
- ☆65Updated 10 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆82Updated 4 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆360Updated 5 years ago
- OSG中,计算模型的OBB包围盒和AABB包围盒并绘制☆31Updated 5 years ago
- 3D polygonal mesh renderer with dynamic level-of-detail (LOD).☆67Updated 4 years ago
- C++ version the delaunay triangulation☆446Updated 4 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆148Updated 6 years ago
- Measuring Error between Surface using the Hausdorff distance☆15Updated 13 years ago
- A simple octree with good commenting for learning how octrees work.☆255Updated 2 years ago
- This code is used to implement the Delaunay triangulation algorithm and visualize☆14Updated 5 years ago
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆82Updated 4 years ago
- B-Spline surface (Qt & OpenGL)☆21Updated 7 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆155Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆165Updated 4 months ago
- This is repository for CMPT 764 course project☆12Updated 7 years ago
- Simplified QSlim Library Code Blocks (QSlim库简化版本,兼容了标准Mesh定义,剥离了冗余代码)☆16Updated 11 years ago
- Simple C++ KD-Tree implementation☆207Updated 4 months ago
- Implementation of Surface Simplification Using QEM in C++.☆27Updated 9 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆70Updated 4 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆169Updated this week
- OSG learning step.☆42Updated 6 years ago
- ☆36Updated 6 years ago
- A blank project example showing how to use libigl and cmake.☆148Updated 8 months ago
- C++ library for NURBS curves and surfaces☆466Updated 8 months ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆28Updated 5 years ago
- Advanced correct for boost geometry polygons☆33Updated 2 years ago