Extensions:2.6/Py/Scripts/Import-Export/Import Scene Assimp

提供: wiki
< Extensions:2.6‎ | Py‎ | Scripts‎ | Import-Export
2018年6月29日 (金) 03:47時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索
Import Scene Assimp
Imports a wide variety of 3d file formats.
UI location Import
Version 0.1 Author(s) Matthias Fauconneau
Blender 2.5 Rev:#28035 License GPL


Executable information
File name import_scene_assimp.py
External Python Modules or dependencies Open Asset Import Library



Description

This script imports a wide variety of 3d file formats using the Open Asset Import Library.

At the moment only meshes and materials are supported.

Usage

Open any supported formats through File > Import > Using Assimp

Configuration

option type default explanation
Rotate Boolean True Rotate 90 around X axis
Flatten Boolean True Collapse the scene graph
Smooth Boolean True Shade smooth faces
Normalize Boolean True Scale into -1...1 range