「Extensions:2.6/Py/Scripts/Import-Export/Import Scene Assimp」の版間の差分

提供: wiki
移動先: 案内検索
(using prettytables to remove configoptions tmplate)
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 03:47時点における最新版

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