eloraiby / delaunayLinks
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!)☆236Updated last year
- Robust geometric predicates☆60Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆182Updated 2 months ago
- Poisson disk points generator in C++ in a single file☆183Updated last year
- A quaternion based camera for modern OpenGL☆73Updated 8 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆333Updated 4 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆195Updated 8 years ago
- This is a mirror of the latest stable version of Triangle.☆141Updated 2 months ago
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆142Updated 2 months ago
- C++ version the delaunay triangulation☆449Updated 4 years ago
- Using clipper and poly2tri together for robust triangulation☆92Updated 10 years ago
- Header only 3d quickhull in c99☆294Updated 7 years ago
- Efficient and clean text rendering for OpenGL☆116Updated 5 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 5 months ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆533Updated 5 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆550Updated last year
- Lighthouse3d Very Simple Libs☆52Updated 6 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 6 months ago
- Templated hierarchical spatial trees designed for high-peformance.☆130Updated last year
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆95Updated 5 months ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- GLSL shader that enables drawing of thick and smooth lines/curves in 3D (OpenSceneGraph visualization)☆154Updated 6 years ago
- General Polygon Clipper, aka GPC, version 2.33☆93Updated 3 years ago
- Computes the 3D Delaunay triangulation on the GPU☆128Updated 3 years ago
- 2D constrained Delaunay triangulation library☆480Updated last year
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆103Updated 8 years ago
- Octree library in C++☆60Updated 13 years ago