hbf / miniballLinks
Fast computation of the smallest enclosing ball of a point set, in low or moderately high dimensions.
☆151Updated 4 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
- Dynamic AABB trees in C++ with support for periodic systems.☆338Updated 5 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Robust geometric predicates☆64Updated last year
- Geometric Algebra Library☆104Updated 6 years ago
- A nano spline library in modern C++.☆130Updated last month
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆161Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- SOLID - Software Library for Interference Detection☆100Updated 3 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆250Updated last year
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 10 months ago
- Digital Geometry Tools and Algorithm Library☆395Updated last week
- Mesh Decimation Tool☆96Updated 10 years ago
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆646Updated 2 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆122Updated 11 years ago
- This is a mirror of the latest stable version of Triangle.☆155Updated 9 months ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆183Updated 2 years ago
- COLLADA Document Object Model (DOM) C++ Library☆82Updated last year
- 3D Boolean / CSG Library☆438Updated 5 years ago
- fluids v.3☆181Updated 2 months ago
- A procedural geometry generation library for C++11☆238Updated 3 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆286Updated 2 weeks ago