Difference between revisions of "Arcane University:Nifskope for Skyrim"

The Beyond Skyrim Wiki — Hosted by UESP
Jump to: navigation, search
(Links: added some tutorials and a quick description of what Nifskope does)
m (Forks: sp)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
NifSkope is a tool for opening and editing the [[AU:NIF_Data_Format|NetImmerse file format]] (NIF). NIF is used by video games such as Morrowind, Oblivion, Skyrim, Fallout 3, Fallout: New Vegas, Civilization IV, and more. Nifskope is essential for asset implementation, and is useful for other disciplines such as [[AU:Concept Art|concept art]] and [[AU:3D Art|3D art]] as well, as it allows easy viewing and export of in game assets.
 
NifSkope is a tool for opening and editing the [[AU:NIF_Data_Format|NetImmerse file format]] (NIF). NIF is used by video games such as Morrowind, Oblivion, Skyrim, Fallout 3, Fallout: New Vegas, Civilization IV, and more. Nifskope is essential for asset implementation, and is useful for other disciplines such as [[AU:Concept Art|concept art]] and [[AU:3D Art|3D art]] as well, as it allows easy viewing and export of in game assets.
 +
 +
===Forks===
 +
SpectralPlatypus maintains a fork of NifSkope [https://github.com/SpectralPlatypus/nifskope on GitHub] with some added features, namely:
 +
* Convex ListShape Generation
 +
* Convex Shape/ListShape Generation for full nif hierarchy
  
 
==Links==
 
==Links==
 
*[https://github.com/niftools/nifskope NifSkope] on GitHub
 
*[https://github.com/niftools/nifskope NifSkope] on GitHub
 
*[https://github.com/niftools/nifskope/releases Latest Releases] on GitHub
 
*[https://github.com/niftools/nifskope/releases Latest Releases] on GitHub
 +
*[https://github.com/SpectralPlatypus/nifskope NifSkope (Spectral fork)] on GitHub
 
*[https://www.youtube.com/watch?v=ktwHE8SX_JU&list=PLiPgFWIHsr8XA0h8Q5MS-8dnufJGrxeAZ Nifskope Tutorial Playlist (Youtube)] by Darkfox127
 
*[https://www.youtube.com/watch?v=ktwHE8SX_JU&list=PLiPgFWIHsr8XA0h8Q5MS-8dnufJGrxeAZ Nifskope Tutorial Playlist (Youtube)] by Darkfox127
 
*[https://www.nexusmods.com/skyrim/mods/47104/?tab=description FPI Animated Textures Tutorial], provided in PDF format, demonstrate the creation of simple texture animations using NifSkope.
 
*[https://www.nexusmods.com/skyrim/mods/47104/?tab=description FPI Animated Textures Tutorial], provided in PDF format, demonstrate the creation of simple texture animations using NifSkope.

Latest revision as of 09:10, 28 March 2022

NifSkope is an application that can read, modify, and write .nif files. It is part of the NifTools Project. Its most recent release was NifSkope 2.0 dev 7, on Dec 18, 2017.

NifSkope is a tool for opening and editing the NetImmerse file format (NIF). NIF is used by video games such as Morrowind, Oblivion, Skyrim, Fallout 3, Fallout: New Vegas, Civilization IV, and more. Nifskope is essential for asset implementation, and is useful for other disciplines such as concept art and 3D art as well, as it allows easy viewing and export of in game assets.

Forks[edit]

SpectralPlatypus maintains a fork of NifSkope on GitHub with some added features, namely:

  • Convex ListShape Generation
  • Convex Shape/ListShape Generation for full nif hierarchy

Links[edit]


This article is a stub. Please add to it if you can.