jbegaint / delaunay-cppLinks
C++11 Delaunay triangulation implementation (Bowyer-Watson)
☆89Updated 7 years ago
Alternatives and similar repositories for delaunay-cpp
Users that are interested in delaunay-cpp are comparing it to the libraries listed below
Sorting:
- learn cgal by demo☆193Updated 6 years ago
- delaunay triangulation in 3D space, to reconstruct convex hull from spherical dot cloud☆75Updated 6 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆370Updated 5 years ago
- A simple octree with good commenting for learning how octrees work.☆262Updated 3 years ago
- Mesh Simplification based on edge-collapse algorithm☆133Updated 2 years ago
- C++ version the delaunay triangulation☆453Updated 5 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆333Updated 2 years ago
- B-Spline surface (Qt & OpenGL)☆21Updated 7 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆169Updated 2 years ago
- ☆65Updated 11 years ago
- Implementation of the Bowyer-Watson algorithm (with modified Lloyd relaxation) for finding Delaunay triangulations of point sets on the u…☆16Updated 7 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆86Updated 4 years ago
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated 2 years ago
- libQGLViewer is an open source C++ library based on Qt that eases the creation of OpenGL 3D viewers.☆257Updated 2 months ago
- Simple C++ KD-Tree implementation☆225Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆182Updated last month
- This is repository for CMPT 764 course project☆12Updated 8 years ago
- OpenSceneGraph 3.0 Beginner's Guide☆46Updated 5 years ago
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆85Updated 5 years ago
- OpenSceneGraph 3.0 - Beginner's Guide 源码☆27Updated last year
- KDTree library☆112Updated 15 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆572Updated last year
- An implementation of k-d tree☆187Updated last year
- Simple ray intersection library similar to coldet - succedeed by libacc☆39Updated 2 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- Computes the 3D Delaunay triangulation on the GPU☆132Updated 4 years ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- A C++ implementing of Loop subdivision☆38Updated 4 years ago