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:
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆347Updated 4 years ago
- Robust geometric predicates☆64Updated last year
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- SOLID - Software Library for Interference Detection☆100Updated 3 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆250Updated last year
- Dynamic AABB trees in C++ with support for periodic systems.☆338Updated 5 years ago
- This is a mirror of the latest stable version of Triangle.☆155Updated 9 months ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆161Updated 4 years ago
- Geometric Algebra Library☆104Updated 6 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆286Updated 2 weeks ago
- A nano spline library in modern C++.☆130Updated last month
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- Mesh Decimation Tool☆96Updated 10 years ago
- Dual Contoruing implemented in C++☆100Updated 6 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆183Updated 2 years ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆646Updated 2 years ago
- Digital Geometry Tools and Algorithm Library☆395Updated last week
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆122Updated 11 years ago
- A Robust Geometry Processing Library☆289Updated this week
- robust geometric predicates☆38Updated 5 years ago
- C++ wrapper for the original J.P Shevchuk's "Triangle" package☆39Updated 3 weeks ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago