my design work in and out of architecture school.luis@legildesign.com

Convex Hull Import from Qhull to Rhino

I came across a script designed to translate voronoi information from QHull to geometry in Rhino by Stylianos Dritsas at dritsas.net. After many frustrations, I was able to figure out how to use Qhull and run the script. I became curious as to what a Convex Hull would look like, so I tweaked the original to import convex hull data.

View the Script

convex hull geometry
This script takes the convex hull information for a number of points from Qhull and creates surface geoemtry from it (right).