quickhull

Convex hull algorithm

An algorithm for computing the convex hull of a set of 3D points

C++ implementation of the 3D QuickHull algorithm

GitHub

268 stars
10 watching
52 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
indy256/convexhull-js A high-performance JavaScript library for calculating the convex hull of 2D points 27
qhull/qhull A software package for computing convex hulls and related geometric computations from a set of points 737
kroitor/gjk.c An implementation of the Gilbert-Johnson-Keerthi collision detection algorithm in 2D for arbitrary convex polygons 856
andriiheonia/hull A JavaScript library for calculating the convex hull of a set of points 587
crispymtn/linear-partition A CoffeeScript implementation of an efficient partitioning algorithm for linear data structures 269
kirilllykov/cvision-algorithms A collection of computer vision algorithms implemented in Matlab. 49
mattiamontanari/opengjk An implementation of a collision detection algorithm 138
mustafaquraish/cup A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing 296
jnhwkim/cbp An implementation of a pooling technique for multimodal neural networks in Torch7 68
hwang64/mlkp A method for compactly representing object proposals in object detection using high-order statistics 107
henryksloan/sugarcubes A tool and library for creating, editing, and simulating finite automata and other formal language models. 26
kosyoshida/tskcca A Matlab implementation of two-stage kernel canonical correlation analysis for feature selection and multiple component capture in machine learning 6
rentruewang/koila A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution 1,821
viliwonka/kdtree A data structure library providing efficient construction and querying of 3D point sets in Unity. 534
krh/vkcube A Vulkan-based 3D graphics application demonstrating a spinning cube 126