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!)☆242Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆97Updated 8 months ago
- Robust geometric predicates☆62Updated last year
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- Using clipper and poly2tri together for robust triangulation☆92Updated 10 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
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆193Updated 5 months ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- Efficient and clean text rendering for OpenGL☆117Updated 5 years ago
- Header only 3d quickhull in c99☆295Updated 8 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- This is a mirror of the latest stable version of Triangle.☆151Updated 5 months ago
- C++ version the delaunay triangulation☆452Updated 4 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆120Updated 11 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆182Updated last year
- Dual Contoruing implemented in C++☆98Updated 6 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 9 months ago
- A procedural geometry generation library for C++11☆229Updated 2 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 9 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- High quality 2D vector graphics rendering library for OpenGL and OpenGL ES.☆81Updated 10 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 8 months ago
- A small, reference GI renderer☆157Updated 8 years ago
- a 3d modeler☆115Updated 3 weeks ago
- ShaderGen is a tool that automatically generates OpenGL Shading Language shaders that duplicate fixed function OpenGL behavior.☆112Updated 2 years ago