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☆76Updated 5 years ago
- learn cgal by demo☆188Updated 5 years ago
- Advanced correct for boost geometry polygons☆34Updated 2 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆82Updated 4 years ago
- OSG中,计算模型的OBB包围盒和AABB包围盒并绘制☆31Updated 5 years ago
- Simple C++ KD-Tree implementation☆211Updated 5 months ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆158Updated 2 years ago
- C++ version the delaunay triangulation☆448Updated 4 years ago
- Mesh Simplification based on edge-collapse algorithm☆130Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆151Updated 6 years ago
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆82Updated 4 years ago
- C++ library for NURBS curves and surfaces☆471Updated 9 months ago
- B-Spline surface (Qt & OpenGL)☆21Updated 7 years ago
- A header-only library that implements the Vatti clipping algorithm☆29Updated 2 years ago
- A simple octree with good commenting for learning how octrees work.☆255Updated 2 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆166Updated 5 months ago
- ☆65Updated 10 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆90Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆362Updated 5 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆322Updated last year
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆543Updated last year
- course work☆31Updated 5 years ago
- Implementation of progressive meshes by Hugues Hoppe☆13Updated 5 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆70Updated 4 years ago
- A C++ library to manipulate and create NURBS curves and surfaces.☆44Updated 9 years ago
- A simple and modern C++ quadtree implementation☆226Updated last year
- Dragon is a library about geometry processing.☆38Updated 2 months ago
- Implementation of Surface Simplification Using QEM in C++.☆28Updated 10 months ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆169Updated 3 weeks ago