Metasequoia 4

3D modeling software "Metasequoia" official web site

New features for Metasequoia 4.6 (Ver4.6.0)

Part of new features for Metasequoia 4.6(Ver4.6.0) are introduced.
If you want to check all of update, please check release note.

(1) Normal editor

[Normal] has been added to command panel. You can see vertex normal, change the direction of normal, and transcribe them.

You can edit shading of the object by changing the direction of vertex normals. This method can be used for some kind of expression.

Attach edge to the object

This is a mixed object of curved surfaces and angular surfaces.

Smoothing OFF
Smoothing ON

When smoothing of the object is ON, curved surfaces are smooth. But another surfaces seem similarly flat, can't seem angular surfaces.

By [Normal] command, you can set crease to specified line to express edge.

Edit shading for toon rendering

Editing direction of vertex normals can change the place where shading appear. You can express shading like cell animation.

Default shading
Edited vertex normals

(2) Improvement of Voxeloid

[Voxeloid] is improved. It is reduced memory usage for conversion. Processing speed is up, conversion at higher resolution becomes easier.
Updates of voxeloid and the function using the voxel based algorithm are introduced.

Voxeloid

Conversion option is added. You can select [Smooth surface] before convertion.

Block
Smooth surface

And, algorithms are added to re-conversion to polygon object.

Cubic
Triangle remeshing
Quadangle remeshing

Solidify texture

[Solidify texture] uses voxel based algorithm.
Output accuracy is improved more than previous version. And it supports color voxel. The color of texture images can be set as vertex color to objects.

Original
Solidified object

Boolean

Voxel based algorithm is added to [Boolean].
It convert polygons to voxels before processing. Stability improves. You can process it, even in cases where errors occur or fail with conventional algorithms (Robust or Fast).

Original
Subtract - Robust
Subtract - Voxel based

However, when the resolution is low, the corner becomes rounded. And the number of vertices increase too many.

*In Metasequoia 4 Standard, Max resolution is limited until 256.

Resolution 100, vertices 47699
Resolution 1024, vertices 3049974

Remesh

The number of surfaces of the object becomes very large, such as when executing boolean by voxel based algorithm.
By [Remesh], you can decrease surfaces with keeping shape of the object.

Before remesh
Remeshed object

For example, you can reduce the number of surfaces of object made by [Sculpt] command.
Compared to the conventional [Reduce polygons] function, more uniform mesh is obtained.

Object made by Sclupt
Remeshed object

(3) Improvement of UV Edit

In [UV Edit], selection cracks in auto unwrap is improved, and repacking texture image with UV edit is added.

Selection cracks

A new [Smart] algorithm is added to the automatic selection cracks. This algorithm selects cracks with finding constrictions of the object or denoising on surface having many irregularities.

Select cracks by [Fast] algorithm
By [Smart] algorithm

Repacking texture image

This function is for EX edition only.

You can repack texture image with keeping objects appearance, by memorizing position of UV and texture image.

(1) Store the positional relation between UV development and texture image.
(2) Edit UV development by Move, Rotate, Scale etc.
(3) When repacking the image, the texture image is changed so that the appearance of the object is almost the same as stored.

Other updates

Reset configration

The function to reset all of settings (Including other than configuration) or part of configuration to default is added.
And the function to reset the customized shortcut key to default is added.

Custamize of mouse button

For the mouse action, the setting with pressing Shift or Ctrl key is added. And you can select setting from presets.

Auto reflection of modification of morph base object

In [Morph], [Auto reflection of modification of base] has been added. Modification of base object are reflected automatically to target objects.

(1) Modify base object by edit command, Edge or Knife etc..
(2) Modification is automatic reflected to taget objects.

Symmetry plane and Clip plane has been added.

When symmetry editing, [Symmetry plane] is displayed as reference of symmetry.

And, [Clip plane] has been added. You can hide one side of the face by moving the clip plane.

Python Script editor

Script editor has supported edition for macOS/OS X.