bl4ckb0ne / delaunay-triangulation
C++ version the delaunay triangulation
☆448Updated 4 years ago
Alternatives and similar repositories for delaunay-triangulation:
Users that are interested in delaunay-triangulation are comparing it to the libraries listed below
- A really fast C++ library for Delaunay triangulation of 2D points☆543Updated last year
- 2D constrained Delaunay triangulation library☆465Updated last year
- 2D Delaunay triangulation (dela) - super stable (bella!)☆228Updated last year
- Automatically exported from code.google.com/p/poly2tri☆347Updated 10 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆332Updated 4 years ago
- A simple octree with good commenting for learning how octrees work.☆257Updated 2 years ago
- This is a mirror of the latest stable version of Triangle.☆135Updated 2 years ago
- Tiny Polygon Partitioning and Triangulation Library☆675Updated 4 months ago
- Constrained Delaunay Triangulation (C++)☆1,174Updated last month
- A C++ library for linear algebra and geometry manipulation for computer graphics.☆706Updated 2 years ago
- CPU Sparse Voxel Octree Implementation☆738Updated 7 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆167Updated 5 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆322Updated last year
- Header only mesh voxelizer in c99☆635Updated 3 years ago
- Fast, header-only polygon triangulation☆891Updated 2 months ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 6 years ago
- C++ library for NURBS curves and surfaces☆473Updated 9 months ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆84Updated 6 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆982Updated last month
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆174Updated last year
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆339Updated 3 years ago
- A C implementation for creating 2D voronoi diagrams☆666Updated 3 months ago
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆529Updated 8 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆194Updated 8 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆527Updated 4 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆787Updated 9 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆335Updated last year
- 3D Boolean / CSG Library☆420Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆276Updated 8 months ago