PlyEdit: F - Filling
From Headus Docs
(Difference between revisions)
Revision as of 06:16, 16 December 2010 (edit) Headus (Talk | contribs) ← Previous diff |
Current revision (06:19, 16 December 2010) (edit) (undo) Headus (Talk | contribs) (→Individual Hole Filling) |
||
Line 23: | Line 23: | ||
; {{key|T}} - Triangulate : {{img|PlyEdit-fill3.png|Triangulate Loop}} Typing {{key|T}} will cycle through 3 different hole filling methods (see {{fig}}): | ; {{key|T}} - Triangulate : {{img|PlyEdit-fill3.png|Triangulate Loop}} Typing {{key|T}} will cycle through 3 different hole filling methods (see {{fig}}): | ||
- | : # The first method is to fill with approximately the same density of faces as the surrounding mesh; this may take a long time for very large holes, but you can stop it mid-way if you wish by holding the space bar, and you'll get fewer triangles. | + | # The first method is to fill with approximately the same density of faces as the surrounding mesh; this may take a long time for very large holes, but you can stop it mid-way if you wish by holding the space bar, and you'll get fewer triangles. |
- | : # The second method is to simply connect the boundary points; no additional points are added. | + | # The second method is to simply connect the boundary points; no additional points are added. |
- | : # The third method is to insert a single point in the center of the hole, and then all boundary edges are connected to this center point. | + | # The third method is to insert a single point in the center of the hole, and then all boundary edges are connected to this center point. |
- | : # Typing {{key|T}} a fourth time will take you back to an unfilled hole. | + | # Typing {{key|T}} a fourth time will take you back to an unfilled hole. |
:Occasionally a hole is too complex for triangulation, and an error is displayed. In those cases you can use one of the following tools to clean-up or simplify the hole ready for a second fill attempt. | :Occasionally a hole is too complex for triangulation, and an error is displayed. In those cases you can use one of the following tools to clean-up or simplify the hole ready for a second fill attempt. |
Current revision
|
Holes in the mesh are outlined in blue. There are a hand-full of hole filling operations, all accessed via the <F> key.
Fig 1 shows you what you get once you have hit the <F> key; a count of the number of visible holes, followed by a menu of further key commands down the bottom of the screen. [edit] Automatic Hole Filling
[edit] Individual Hole FillingThe auto fill its a excellent way to fill a large number of small holes quickly, but for complex holes you may want more control over the fill shape. The <N> key can be used to fill individual holes.
[edit] After FillingAll holes are filled with green marked faces (see the G - Mark chapter for more details). This allows you to perform other actions that improve the quality of the filled faces, such as smoothing. In particular, the default <F4> macro does an excellent job at cleaning up newly filled holes. |