此插件为官方原版未经修改,如需了解对应#rhino插件#的原版信息,可在页面底部点击跳转官方网站进行查看下载。
哪里可以下载到rhino插件
当然是访问建筑曲奇导航的Rhino插件板块,超全rhino 插件下载请访问: rhino插件大全
最小边界框(MMB)
最小边界框是一个双组件的grasshopper插件,可用于计算二维和三维空间中几何体集合的最小边界框。
+ 二维版本是LLTS算法的重新实现,最初由Florian Bruggisser编写。这个版本的优点是它使用原生的Rhino3D/Grasshopper几何类型,并且不需要外部库,因为它有自己的凸包算法实现。
+ 三维版本是我自己的实现方法,但依赖于MIConvexHull的实现来生成凸包网格。
它是针对Rhino3D 7.10版本构建的,使用.NET Framework 4.8。如果您遇到有关SDK版本兼容性的任何错误,请确保您的Rhino已更新到最新版本。
什么是最小边界框?
最小边界框是一个矩形(2D)或一个盒子(3D),包含所有几何体,并且具有所有可能包含的矩形/盒子中面积/体积最小的特性。
安装:
将MinimumBoundingBox文件夹复制到您的Grasshopper库文件夹中。如果需要,请解锁DLL和GHA文件(右键单击>属性)。
使用:
二维版本可在**曲线>实用工具**中找到。
三维版本可在**网格>三角测量**中找到。
源代码:
源代码可在:https://github.com/ALharchi/MinimumBoundingBox
致谢:
MMB 由Ayoub Lharchi在信息技术与建筑中心开发。
相关资源
Stork
Walk / Fly navigator inside Rhino3D viewport
Data Exchange Connector for Rhino (Tech Preview
Use Data Exchanges to share your design data through the cloud, across the apps your team works, without the hassle of importing / exporting entire design models.
Legolizer
A GPU-accelerated grasshopper plug-in for generating voxels and LEGO bricks
Tables
Table is a plugin that will let you import/create/edit tables from any excel or csv file into Rhino
RadialSymmetry
Quick and efficient way to explore radial symmetry. Draw on 1 axis and see your design instantly rotate chosen number of times around a chosen point.
Custom Hatch Maker v2
This plugin allows you to create a hatch pattern (*.pat file from a Rhino drawing.
暂无评论...