Found 91 repositories(showing 30)
qhull
Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki
materialyzeai
Pyhull is a Python wrapper to Qhull (http://www.qhull.org/) for the computation of the convex hull, Delaunay triangulation and Voronoi diagram.
gridap
A small Julia wrapper of the Qhull library
JuliaPolyhedra
A Julia wrapper around a PyCall wrapper around the qhull Convex Hull library
mikolalysenko
JavaScript port of qhull
JuhaHeiskala
No description available
manctl
C++ convex hull computation library
LucaCiucci
Safe Rust Qhull bindings
krober10nd
Perform serial and distributed memory MPI 2D/3D Delaunay triangulation with CGAL and Qhull.
jmespadero
Coindesigner is a RAD (rapid application development) system to build 3D applications using Coin3D openInventor. It allows to write simple 3D scenarios just using drag&drop, so users require no programming skills to use it.
bjnortier
A Non-robust Javascript Quickhull Implementation
simongeilfus
Qhull block for Cinder
conda-forge
A conda-smithy repository for qhull.
stla
Delaunay triangulation, Voronoi diagrams and convex hulls in arbitrary dimension.
yuki-koyama
A helper repository to use qhull in cmake-based c++ projects
Naoki-Hiraoka
No description available
stla
Multidimensional Delaunay triangulation. This package is not under development anymore; use [qhull](https://github.com/stla/qhull).
dschwilk
Provides an interface to the Qhull program that allows ecologists to easily calculate the convex hull volume (CHV) metric of functional diversity and do tests against null models.
TimeEngineer
No description available
MyBug18
No description available
ChimpsAtSea
No description available
pld-linux
No description available
CrealityOfficial
Slicer Dependent Librarie
nextgis-borsch
Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram
kleinsimon
A LabVIEW wrapper for basic QHull functions (Convex Hull, Delaunay)
aprilwade
Rust bindings for the QHull library
cjkimmer
An example showing Delaunay triangulation of points in N-d space and which simplex contains a given point
msg-byu
Using qhull.org code to plot ternary convex hulls.
AndrewB330
VoronoiX (or VX) - C++ library, with JS interface on top of it, that allows to work with different data structures and algorithms related to Voronoi diagram, Delaunay triangulation and other geometric structures.
utahwithak
Swift impl framework of QuickHull