倉庫/海外Site翻訳/NifTools/MeshImportExport の変更点


[[原文:http://www.niftools.org/wiki/index.php/NifSkope/Mesh_import_export]]

*NifSkope/Mesh import export [#p8f038ff]
NifSkope can import and export meshes (NiTriShape/NiTriStrips blocks) through Wavefront OBJ files. Many 3D programs can read and write OBJ files, including Blender and 3DS Max.
#br
Note that this won't work for skinned (vertex weighted) meshes, only non-skinned meshes can be imported and exported properly with this method. 

#contentsx
#contents
**Exporting [#e9f499a4]
-Right-click on the NiTriShape/NiTriStrips block you want to export, and select .OBJ -> Export Mesh.
-Type in the file name. This will write out a .obj and a .mtl file which you can edit with your favorite 3D modeling program.

**Editing [#c684ae01]
***Blender 2.41 [#l7392707]

Blender comes bundled with a OBJ importer and exporter. These scripts work pretty fine. Unfortunately however, they don't import normals properly, resulting in unwanted seams and/or blocky meshes. Fortunately, you can work around these problems by using the "remove doubles" trick (described below) and editing smoothing face by face. Following are the details.

1. Select File -> Import -> Wavefront (.obj).
-If the object you're importing is smooth, you probably want to enable "Smooths all faces".
#ref(objimport5vj.png)

-To make sure the object is completely smooth, also at UV seams, you should remove doubles in Edit Mode. Press F9 to activate the Editing buttons, and then Tab to switch to edit mode. There are a few other buttons you can use to tweak smoothing.
#ref(objremovedoubles9km.png)

2. Edit the model...

3. If you're done editing, select File -> Export -> Wavefront (.obj).

-''Make sure you enable the Normals option'' or your model won't be properly lighted when re-imported in NifSkope.
-You may also want to enable the "Triangulate" option.
#ref(objexport2cm.png)

***3DS Max [#m7e67a96]
(Please edit!)

**Importing [#m5e44ee1]
-Right-click on the NiTriShape/NiTriStrips block you wish to change, and select Mesh -> Import .OBJ.
-Select the right .obj file, and that's it.

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS