jbegaint / delaunay-cpp
C++11 Delaunay triangulation implementation (Bowyer-Watson)
☆85Updated 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
- learn cgal by demo☆188Updated 5 years ago
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated last year
- delaunay triangulation in 3D space, to reconstruct convex hull from spherical dot cloud☆76Updated 6 years ago
- Mesh Simplification based on edge-collapse algorithm☆131Updated last year
- ☆65Updated 10 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆83Updated 4 years ago
- Advanced correct for boost geometry polygons☆35Updated 2 years ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆324Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- C++ version the delaunay triangulation☆448Updated 4 years ago
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆84Updated 5 years ago
- Simplified QSlim Library Code Blocks (QSlim库简化版本,兼容了标准Mesh定义,剥离了冗余代码)☆16Updated 11 years ago
- Simple C++ KD-Tree implementation☆215Updated 7 months ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆160Updated 2 years ago
- OSG中,计算模型的OBB包围盒和AABB包围盒并绘制☆31Updated 5 years ago
- This code is used to implement the Delaunay triangulation algorithm and visualize☆14Updated 5 years ago
- The code of lesson “Digital Geometry Processing” with ACAM frame☆136Updated 3 years ago
- course work☆31Updated 5 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆173Updated last month
- B-Spline surface (Qt & OpenGL)☆21Updated 7 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆342Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆152Updated 6 years ago
- OpenSceneGraph 3.0 Beginner's Guide☆47Updated 5 years ago
- This is a mirror of the latest stable version of Triangle.☆139Updated 3 weeks ago
- OSG learning step.☆42Updated 6 years ago
- Implementation of the Bowyer-Watson algorithm (with modified Lloyd relaxation) for finding Delaunay triangulations of point sets on the u…☆14Updated 6 years ago
- OpenSceneGraph 3.0 - Beginner's Guide 源码☆24Updated 11 months ago
- C++ library for NURBS curves and surfaces☆475Updated 10 months ago
- An exemplary implementation of the Ball Pivoting Algorithm (BPA) for surface reconstruction from oriented point clouds☆36Updated 2 years ago