Doc:2.6/Manual/Modifiers/Generate/Remesh

提供: wiki
< Doc:2.6‎ | Manual‎ | Modifiers
2018年6月29日 (金) 06:07時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Remesh Modifier

Mode: Object mode

Panel: Properties Window -> Context Button Modifiers CZ Modifier ContextButton.png

Description

The Remesh modifier is a tool for generating new mesh topology based on an input surface. The output follows the surface curvature of the input, but its topology contains only quads.

Remesh-modifier-screenshot-00.png

Usage

In the modifier panel, add a Remesh modifier. (This modifier is only available for meshes.) The input mesh should have some thickness to it; if the input is completely flat, add a solify modifier above the remesh modifier.

Mode

There are three basic modes available in the remesh modifier: Blocks, Smooth and Sharp.

This example shows a cone with each of the different remesh modes. From left to right: original cone, Blocks, Smooth, and Sharp

Note that the output topology is almost identical between the three modes; what changes is the smoothing. In Blocks mode, there is no smoothing at all. The Smooth and Sharp modes generate similar output in places where the mesh is already smooth, but Sharp mode preserves sharp details better. In this example, the circular bottom of the cone and the top point of the cone are accurately reproduced in Sharp mode.

Octree Depth and Scale

The Octree Depth sets the resolution of the output. Low values will generate larger faces relative the input, higher values generate a denser output. The result can be tweaked further by setting the Scale; lower values effectively decrease the output resolution.

Input mesh, and the low to high resolution output meshes

Disconnected Pieces

To filter out small disconnected pieces of the output, enabled Remove Disconnected and set the threshold to control how small a disconnected component must be to be removed.

The input mesh (left) is fairly noisy, so the initial output of the remesh modifier (center) contains small disconnected pieces. Enabling Remove Disconnected Pieces (right) deletes those faces.

Sharpness

In Sharp mode, set the Sharpness value to control how closely the output follows sharp edges in the input (use lower values to filter out noise).

Demo Videos

Remesh modifier applied to text to improve topology