Fill gaps using medial axis detection

This commit is contained in:
Alessandro Ranellucci 2012-01-12 22:05:35 +01:00
parent a3a9cf5749
commit 90d10b24a8
7 changed files with 31 additions and 10 deletions

View file

@ -49,14 +49,14 @@ Roadmap includes the following goals:
* support material for internal perimeters;
* new and better GUI;
* cool;
* other fill patterns.
* more fill patterns.
## Is it usable already? Any known limitation?
Sure, it's very usable. Remember that:
* it doesn't generate support material;
* it only works well with manifold models (check them with Meshlab or Netfabb or http://cloud.netfabb.com/).
* it only works well with manifold and clean models (check them with Meshlab or Netfabb or http://cloud.netfabb.com/).
## How to install?