hbf / miniballLinks
Fast computation of the smallest enclosing ball of a point set, in low or moderately high dimensions.
☆149Updated 2 months ago
Alternatives and similar repositories for miniball
Users that are interested in miniball are comparing it to the libraries listed below
Sorting:
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆347Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆336Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Robust geometric predicates☆63Updated last year
- C++ implementation of the 3D QuickHull algorithm☆299Updated last year
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆183Updated last year
- Dual Contoruing implemented in C++☆99Updated 6 years ago
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- Mesh Decimation Tool☆97Updated 10 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆126Updated 7 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆246Updated last year
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆641Updated 2 years ago
- This is a mirror of the latest stable version of Triangle.☆152Updated 7 months ago
- A procedural geometry generation library for C++11☆235Updated 2 years ago
- Digital Geometry Tools and Algorithm Library☆395Updated this week
- OpenGP☆81Updated 3 years ago
- Geometric Algebra Library☆103Updated 6 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆179Updated 6 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆287Updated 2 years ago
- Header only 3d quickhull in c99☆294Updated 8 years ago
- Computes the 3D Delaunay triangulation on the GPU☆133Updated 4 years ago
- Library of cubic spline utilities☆335Updated last week
- A nano spline library in modern C++.☆128Updated this week
- A library to collect many useful spline functions into one place.☆294Updated 3 years ago
- 3D Boolean / CSG Library☆436Updated 5 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago