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!)☆249Updated last year
- Robust geometric predicates☆63Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Using clipper and poly2tri together for robust triangulation☆93Updated 11 years ago
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆103Updated 2 months ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆338Updated 5 years ago
- A procedural geometry generation library for C++11☆238Updated 3 years ago
- A 2D constrained Delaunay triangulation library☆82Updated 7 years ago
- ShaderGen is a tool that automatically generates OpenGL Shading Language shaders that duplicate fixed function OpenGL behavior.☆112Updated 2 years ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆202Updated 9 months ago
- Header only 3d quickhull in c99☆294Updated 8 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆79Updated 9 years ago
- Efficient and clean text rendering for OpenGL☆118Updated 6 years ago
- C++ library for working with different color spaces, converting between color spaces and comparing colors☆143Updated 5 years ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆56Updated 5 months ago
- A basic geometry C++ library for 2D and 3D applications☆98Updated last year
- A quaternion based camera for modern OpenGL☆75Updated 9 years ago
- A small, reference GI renderer☆157Updated 8 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- single-header c++ math library☆110Updated 5 years ago
- a 3d modeler☆117Updated 4 months ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- High quality 2D vector graphics rendering library for OpenGL and OpenGL ES.☆81Updated 11 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆183Updated 2 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- [deprecated] merged into https://github.com/ddiakopoulos/polymer☆159Updated 7 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 9 months ago