use grasshopper to create 2 sets of the points cloud
with the same coordinate ( X,Y) then use voronoi script to form
the space habitable (with the horizontal floor)
贴出当时VORONOI PAVILLON的原型,
用GRASSHOPPER生成两套X,Y坐标相同的点阵。
然后用VORONOI SCRIPT生成空间结构。
(注意RHINO官方的POINTSET TOOLS提供的代码有一个大BUG,
当点与点太近时会被忽略导致结果并不是正确的。
所以这里使用另一套代码。
这个源代码不难找到,所以就不再贴出了。