LoginSignup
2
2

More than 5 years have passed since last update.

Unity2017でARアプリ - 5.Blenderで作ったオブジェクトを組み込む

Last updated at Posted at 2018-02-09

BlendeのオブジェクトをUnityへ取り込んでみます。

1.Blenderで立体を作る

手抜きですが・・・
image.png
blendファイルで保存しました。
UV展開する必要は特にないかもしれません。

2.Unityへインポートする。

Unity Documentation
Blender からオブジェクトをインポート
https://docs.unity3d.com/ja/2017.3/Manual/HOWTO-ImportObjectBlender.html

によると、「blend ファイルをプロジェクトの Assets フォルダーに保存します」それだけです。
そこで、保存したblendファイルをAssetsにドラッグアンドドロップしたところ、インポートされました。
image.png
上図はテクスチャーを貼ってみたところです。
なお、青い球はUnityのShereです。

3.動作テスト

image.png

2
2
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
2
2