0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Blender2.8でDyntopoを使用するとMirrorモディファイヤが使えない時の解決策

Last updated at Posted at 2020-04-14

問題

色々忘れていたのでメモ.
Blenderでスカルプトを行った際,Dyntopoを使用するとMirrorモディファイヤが動作しなかった.
image.png

Dyntopoでは未対応です

解決

2.83からは,対称の項目に方向対称化がある.

オブジェクトの原点をグローバル座標の(0, 0, 0)に設置し,スカルプトモードで

  • 正面から右側にあるオブジェクトを左側にミラーリングする場合
    • Dyntopo > リメッシュ > 方向 +X→-X
  • 正面から左側にあるオブジェクトを右側にミラーリングする場合
    • Dyntopo > リメッシュ > 方向 -X→+X

のどちらかを設定する.
最後にDyntopo > リメッシュ > 対称化をクリックすると反映される.
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?