Projects in Awesome Lists tagged with quickhull
A curated list of projects in awesome lists tagged with quickhull .
https://github.com/habrador/computational-geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
bezier computational-geometry computer-science constrained-delaunay-triangulation convex-hull delaunay-triangulation ear-clipping gift-wrapping interpolation intersections jarvis-march marching-squares mesh-simplification open-source polygon-clipping quickhull software-engineering triangulation unity3d voronoi
Last synced: 16 May 2025
https://github.com/Habrador/Computational-geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
bezier computational-geometry computer-science constrained-delaunay-triangulation convex-hull delaunay-triangulation ear-clipping gift-wrapping interpolation intersections jarvis-march marching-squares mesh-simplification open-source polygon-clipping quickhull software-engineering triangulation unity3d voronoi
Last synced: 25 Apr 2025
https://github.com/qhull/qhull
Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki
computational-geometry convex-hull delaunay delaunay-triangulation halfspace-intersection qhull quickhull voronoi voronoi-diagram
Last synced: 18 Mar 2025
https://github.com/karimnaaji/3d-quickhull
Header only 3d quickhull in c99
c99 computer-graphics geometry-processing quickhull
Last synced: 09 May 2025
https://github.com/mauriciopoppe/quickhull3d
A JS library to find the convex hull of a finite set of 3d points
3d computer-graphics convex-hull javascript quickhull quickhull-3d typescript
Last synced: 06 Apr 2025
https://github.com/andreacasalino/fast-quick-hull
Fast C++ multi-threaded algorithm for computing convex hulls
convex convex-hull convex-hull-algorithms cpp multi-threading point-cloud quickhull quickhull-algorithm
Last synced: 13 Apr 2025
https://github.com/szabolcsdombi/python-quickhull
python binding for quickhull
python quickhull quickhull-algorithm
Last synced: 24 Mar 2025
https://github.com/philiparvidsson/quickhull-algorithm
Understanding the Quickhull Algorithm—assignment in the Algorithms VT15P4 (21AL1B) course.
algorithm algorithm-analysis big-o math opengl proof quickhull quickhull-algorithm
Last synced: 24 Mar 2025
https://github.com/nikos25k/computational-geometry
📐 This project implements various computational geometry algorithms, focusing on convex hulls, linear programming, Delaunay triangulation, and geometric search. The code is organized into multiple modules, each solving specific geometry-related problems and demonstrating core computational methods.
computational-geometry convex-hull delaunay-triangulation divide-and-conquer gift-wrapping-algorithm graham-scan kd-tree linear-programming matplotlib quickhull range-search scipy voronoi-diagram
Last synced: 26 Feb 2025