eloraiby / delaunay
Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$
☆127Updated 7 years ago
Alternatives and similar repositories for delaunay
Users that are interested in delaunay are comparing it to the libraries listed below
Sorting:
- 2D Delaunay triangulation (dela) - super stable (bella!)☆231Updated last year
- Using clipper and poly2tri together for robust triangulation☆92Updated 10 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Robust geometric predicates☆58Updated 10 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆177Updated last month
- This is a mirror of the latest stable version of Triangle.☆139Updated last month
- CSG library for C++, port of https://github.com/evanw/csg.js/☆102Updated 8 years ago
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- 2D constrained Delaunay triangulation library☆474Updated last year
- robust geometric predicates☆36Updated 4 years ago
- Poisson disk points generator in C++ in a single file☆181Updated last year
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- A quaternion based camera for modern OpenGL☆73Updated 8 years ago
- A basic geometry C++ library for 2D and 3D applications☆96Updated 5 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- Header only 3d quickhull in c99☆293Updated 7 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 3 months ago
- A procedural geometry generation library for C++11☆223Updated 2 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆283Updated 2 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Delaunay Triangulations / Voronoi Diagrams in C☆23Updated 9 years ago
- Efficient and clean text rendering for OpenGL☆116Updated 5 years ago
- A small, reference GI renderer☆158Updated 7 years ago
- OpenGL 4 Graphics Engine☆141Updated 8 years ago
- Research 3D Engine for rendering, animation and processing☆102Updated this week
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- A Shoemake Arcball camera in C++☆29Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago