Skip to content

Megidd/Hollow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hollow Icon

A Rhino3D plugin sponsored by Nano3DTech.

Installation

Simply visit the plugin page. Then log in and push the install button in front of latest released version. Or alternatively, do these:

  1. Use PackageManager command on Rhino3D commandline.
  2. Search for plugin name i.e. Hollow.
  3. The plugin will be listed through the package manager UI.
  4. Click the install button.

How to use it

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.

User guide

This video demonstrates how to use the plugin command after installation:

Usage guide video

Screenshots

Original model

Original model

Hollowed model

Hollowed model

Commands

This plugin offers a HollowMesh command to hollow out your 3D model.

HollowMesh command

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.