Extensions:2.6/Py/Scripts/Import-Export/Import Scene Assimp
< Extensions:2.6 | Py | Scripts | Import-Export(Extensions:2.6/Py/Scripts/File I-O/Import Scene Assimpから転送)
UI location | Import | ||
---|---|---|---|
Version | 0.1 | Author(s) | Matthias Fauconneau |
Blender | 2.5 Rev:#28035 | License | GPL |
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 |