eloraiby / delaunayLinks
Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$
☆126Updated 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!)☆243Updated last year
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆97Updated 9 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Efficient and clean text rendering for OpenGL☆118Updated 5 years ago
- A 2D constrained Delaunay triangulation library☆81Updated 7 years ago
- Robust geometric predicates☆62Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 6 months ago
- A quaternion based camera for modern OpenGL☆74Updated 8 years ago
- Using clipper and poly2tri together for robust triangulation☆92Updated 10 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 9 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 10 months ago
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 9 months ago
- High quality 2D vector graphics rendering library for OpenGL and OpenGL ES.☆81Updated 10 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆104Updated 8 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- Claudette is a fork of ColDet - 3D Collision Detection Library☆15Updated 8 years ago
- ShaderGen is a tool that automatically generates OpenGL Shading Language shaders that duplicate fixed function OpenGL behavior.☆112Updated 2 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆194Updated 6 months ago
- Lighthouse3d Very Simple Libs☆52Updated 7 years ago
- Poisson disk points generator in C++ in a single file☆189Updated 2 weeks ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆56Updated 2 months ago
- toy C++ Vulkan library☆49Updated 7 years ago
- GLSL shader that enables drawing of thick and smooth lines/curves in 3D (OpenSceneGraph visualization)☆156Updated 7 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- Dual Contoruing implemented in C++☆98Updated 6 years ago
- Single-header single-function C/C++ immediate-mode camera for your graphics demos☆92Updated 9 years ago
- A procedural geometry generation library for C++11☆233Updated 2 years ago
- Code for my tutorials on using GLFW3.☆40Updated 10 years ago