Difference between revisions of "Model File"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(Created page with "Category:Editor Reference Category:Game Files '''File Extension:''' <code>.nif</code> The model files are stored in a Gamebryo format called '''N'''et '''I'''mmerse '...")
 
imported>Qazaaq
(Thanks Longpinkytoes)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Editor Reference]]
[[Category:Game Files]]
'''File Extension:''' <code>.nif</code>
'''File Extension:''' <code>.nif</code>


The model files are stored in a Gamebryo format called '''N'''et '''I'''mmerse '''F'''ile format which can be rendered with a [[Texture File]] or as is.  
The model files are stored in a [https://en.wikipedia.org/wiki/Gamebryo Gamebryo] format called ''NetImmerse File'' format, which can be rendered with a [[Texture File]] or as is.
These files are also commonly referred to as a [[Mesh]], [[NIF]], or [[NetImmerse File]].


==Tooling==
== Tooling ==
*[https://github.com/niftools |NifTools]
*[[Elric]]
*[https://www.blender.org/support |Blender]
*[[NifSkope]]
*[https://knowledge.autodesk.com/support/3ds-max |Autodesk 3DS Max]
*[[Blender]]
*There are other software projects that provide tooling for working texture files.
*[[Autodesk 3ds Max]]
*There are other software projects that provide tooling for working model files.
 
== Notes ==
*The ''.nif'' file extension stands for '''N'''et '''I'''mmerse '''F'''ile format.


== See Also ==
== See Also ==
*[[Texture File]]
*[[Material File]]
*[[:Category:Game_Files|Game Files Category]]
*[[:Category:Game_Files|Game Files Category]]
*[[Texture File]]
*[https://en.wikipedia.org/wiki/Gamebryo Gamebryo on Wikipedia]
 
 
[[Category:Editor Reference]]
[[Category:Game Files]]

Latest revision as of 03:34, 25 June 2019

File Extension: .nif

The model files are stored in a Gamebryo format called NetImmerse File format, which can be rendered with a Texture File or as is. These files are also commonly referred to as a Mesh, NIF, or NetImmerse File.

Tooling[edit | edit source]

Notes[edit | edit source]

  • The .nif file extension stands for Net Immerse File format.

See Also[edit | edit source]