NIF
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=3D and CAD/CAM Models |extensions={{ext|nif}} }} '''NIF''' is the 3D model format used in the NetImmerse/Gamebryo Game Engine, used...") |
m (→Sample files) |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 5: | Line 5: | ||
}} | }} | ||
'''NIF''' is the 3D model format used in the NetImmerse/Gamebryo Game Engine, used in such games as Fallout, Fallout 3, and Skyrim. There are some tools available to deal with it. | '''NIF''' is the 3D model format used in the NetImmerse/Gamebryo Game Engine, used in such games as Fallout, Fallout 3, and Skyrim. There are some tools available to deal with it. | ||
| + | Files start with ASCII 'Gamebryo File Format'. It seems these files are compressed. | ||
== Tools == | == Tools == | ||
* [http://sourceforge.net/projects/niftools/ NIF File Format Library and Tools] | * [http://sourceforge.net/projects/niftools/ NIF File Format Library and Tools] | ||
* [https://github.com/niftools/ Tools github] | * [https://github.com/niftools/ Tools github] | ||
| + | |||
| + | == Sample files == | ||
| + | * https://telparia.com/fileFormatSamples/poly/netImmerse/ | ||
== Links == | == Links == | ||
| − | * [[Wikipedia:Gamebryo|Gamebryo (Wikipedia)] | + | * [[Wikipedia:Gamebryo|Gamebryo (Wikipedia)]] |
| + | |||
| + | [[Category:Game data files]] | ||
Revision as of 19:08, 3 May 2022
NIF is the 3D model format used in the NetImmerse/Gamebryo Game Engine, used in such games as Fallout, Fallout 3, and Skyrim. There are some tools available to deal with it. Files start with ASCII 'Gamebryo File Format'. It seems these files are compressed.