A Rhino3D plugin sponsored by Nano3DTech.
Simply visit the plugin page. Then log in and push the install
button in front of latest released version. Or alternatively, do these:
- Use
PackageManager
command on Rhino3D commandline. - Search for plugin name i.e.
Hollow
. - The plugin will be listed through the package manager UI.
- Click the install button.
Once the plugin is installed, its commands can be accessed by typing the plugin name on command line. Start typing Hollow
on Rhino3D command line to auto complete the plugin commands.
This video demonstrates how to use the plugin command after installation:
This plugin offers a HollowMesh
command to hollow out your 3D model.
This command helps you hollow out the 3D model. The input parameters are:
- To have a gyroid infill or not.
- Thickness.
- Accuracy.
It employs the signed distance field or SDF under the hood.