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!)☆246Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Using clipper and poly2tri together for robust triangulation☆92Updated 11 years ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆56Updated 3 months ago
- Robust geometric predicates☆63Updated last year
- A 2D constrained Delaunay triangulation library☆81Updated 7 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆77Updated 9 years ago
- Efficient and clean text rendering for OpenGL☆118Updated 6 years ago
- High quality 2D vector graphics rendering library for OpenGL and OpenGL ES.☆80Updated 10 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 11 months ago
- ShaderGen is a tool that automatically generates OpenGL Shading Language shaders that duplicate fixed function OpenGL behavior.☆112Updated 2 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
- Modern C++ swizzling header-only library☆193Updated last year
- Dual Contoruing implemented in C++☆99Updated 6 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 9 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆336Updated 4 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆78Updated 11 years ago
- Header only 3d quickhull in c99☆294Updated 8 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆197Updated 7 months 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
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆99Updated 3 weeks ago
- toy C++ Vulkan library☆49Updated 7 years ago
- Signed Distance Field Builder for Contour Texturing☆242Updated 4 years ago
- Wavefront OBJ library in C with an OpenGL Core Profile renderer☆92Updated 8 years ago
- OpenGL Antigrain Geometry experiments☆84Updated 3 years ago
- single-header c++ math library☆110Updated 5 years ago
- ☆141Updated 9 years ago