The latest version of Meshlab claims it has the functionality to hollow out models for 3d printing. I've looked through all the menus trying to find this feature without any luck. Anyone have any idea where this functionality is?
Asked
Active
Viewed 2,419 times
3 Answers
3
To hollow out a closed model using meshlab you have to:
- use the "Uniform mesh resampling" filter to build a second offset mesh; use a negative offset distance in world unit to build a second, internal, surface,
- invert the offset mesh orientation using the "invert face orientation" filter
- merge the two mesh together using the "flatten visible layer" filter

ALoopingIcon
- 2,218
- 1
- 21
- 30