2017年2月4日土曜日

【Arch Linux】MakeHumanのデータをBlenderで使う方法(Arch Linux用)

MakeHumanのデータをBlenderで使う方法(Arch Linux用)。

MakeHumanからmhx2形式でエクスポートし、Blenderでインポートする。
かつてはmhx形式だったが、Arch LinuxでインストールされるMakeHuman、Blenderはともにmhx形式がサポートされていない。

mhx2形式もサポートされていないが、下記の方法でmhx2方式を導入することができる。


下記より「Diffeomorphic-mhx2-makehuman-exchange-016613171fda.zip」をダウンロードする。

https://bitbucket.org/Diffeomorphic/mhx2-makehuman-exchange/downloads


解凍してできた「9_export_mhx2」ディレクトリを
/opt/makehuman/plugins
へコピー。
(要管理者権限)

また、「import_runtime_mhx2」ディレクトリを
/usr/share/blender/2.78/scrpits/addons
へコピー。
(要管理者権限)
※2.78はblenderのバージョン

これでmhx2形式でのエクスポートとインポートができるようになる。

↓ここにもやり方が書いてある(英語)
https://bitbucket.org/Diffeomorphic/mhx2-makehuman-exchange

またblederのmhx2用のツールとして、「blendertools-1.1.0-all」がある。

http://www.makehumancommunity.org/wiki/Documentation:Getting_and_installing_BlenderTools

よりダウンロードし、zipを解凍してできたディレクトリを
/usr/share/blender/2.78/scrpits/addons
へコピー。
(要管理者権限)
※2.78はblenderのバージョン

※このツールは必須ではない。

0 件のコメント:

コメントを投稿