eloraiby / delaunay
Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$
☆126Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for delaunay
- 2D Delaunay triangulation (dela) - super stable (bella!)☆224Updated 9 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆115Updated 12 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆101Updated 7 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆156Updated last month
- This is a mirror of the latest stable version of Triangle.☆127Updated 2 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆321Updated 3 years ago
- 2D constrained Delaunay triangulation library☆444Updated 9 months ago
- Using clipper and poly2tri together for robust triangulation☆90Updated 10 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆522Updated 9 months ago
- A procedural geometry generation library for C++11☆212Updated last year
- A basic geometry C++ library for 2D and 3D applications☆91Updated 7 months ago
- Delaunay Triangulations / Voronoi Diagrams in C☆23Updated 8 years ago
- A 2D constrained Delaunay triangulation library☆80Updated 6 years ago
- OpenGL 4 Graphics Engine☆141Updated 8 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 8 years ago
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆93Updated 3 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆76Updated 10 years ago
- A C++ library for linear algebra and geometry manipulation for computer graphics.☆690Updated last year
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆172Updated 5 years ago
- Poisson disk points generator in C++ in a single file☆177Updated 9 months ago
- Dual Marching Cubes Implementation in C++☆61Updated 4 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆279Updated last year
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆167Updated 10 months ago
- Benchmark of various spatial data structures for collision detection.☆130Updated 6 years ago
- SOLID - Software Library for Interference Detection☆95Updated last year
- Efficient and clean text rendering for OpenGL☆116Updated 5 years ago
- A quaternion based camera for modern OpenGL☆72Updated 7 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆67Updated 10 years ago
- Code for my tutorials on using GLFW3.☆38Updated 9 years ago
- Header only 3d quickhull in c99☆291Updated 7 years ago