Arcane University: Nif Import

The Beyond Skyrim Wiki — Hosted by UESP
Revision as of 13:50, 23 August 2020 by Candoran2 (Talk | contribs) (Created nif import page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
< Arcane University:3D Art

Importing a NIF into a 3D program can be accomplished by a variety of methods, usually through the same programs that allow you to export to Nif. This page provides a basic overview of the various options, as well as their advantages, limitations and drawbacks.

Importing options

Meshes can be exported by the following applications:

  • Blender Nif plugin (Blender version 2.7x or 2.8x)
  • 3DS MAX export plugin (Max versions xxx)
  • CK-CMD (any 3D program that can import an fbx file)
  • Outfit Studio (any 3D program that can import an obj file)

Blender Nif plugin

The Blender Nif plugin allows you to import nifs straight into Blender - the information included will be shading, rigging and most other information. This will also allow you to see the textures, if you imported from a suitable directory. Also very useful when you want to export nifs using the same plugin and you need quick settings, or want to see how to set up your own mesh for that export. This is obviously limited to users of Blender, and so far only directly works for the LE nifs. Supported versions of Blender are 2.7x and 2.8x.

3DS MAX Nif plugin

The 3DS Max plugin has many of the same advantages as the Blender Nif plugin, with of course the difference that it is geared towards users of 3DS Max. It currently supports both SSE and LE nifs, and works for 3DS MAX version 2015-2018, though other 3DS MAX versions may also be supported depending on which plugin is used.

CK-CMD

CK-CMD does not import straight into the 3D programs themselves, but rather allows for conversion of nif to fbx. Many 3D programs can import these. However, this will not import shading such as textures.

Outfit Studio

Outfit Studio, like CK-CMD, does not import straight into the 3D program. However, it converts nif to obj. This file format is more limited than fbx, which means it can not import things such as vertex colors and vertex weights. Only the mesh geometry and names will be included. However, it has a graphical interface, which may make it slightly easier to use than CK-CMD.