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

Delaunay Import from Qhull to Rhino

This script translates the delaunay triangulation information from QHull into geometry in Rhino. You need to export a .txt file from Qhull in the qdelaunay i format for this to work.

This script was based on a similar voronoi importing script by Stylianos Dritsas @ dritsas.net

View the Script

delaunay geometry
This script creates the delaunay triangulation geometry from a Qhull text file.