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

The Beyond Skyrim Wiki — Hosted by UESP
Jump to: navigation, search
(rewrote and updated links)
m (Forks: sp)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
'''NifSkope''' is an application that can read, modify, and write [[AU:NIF Data Format|.nif]] files. It is part of the [[AU:NifTools|NifTools]] Project. Its most recent release was NifSkope 2.0 dev 7, on Dec 18, 2017.
 
'''NifSkope''' is an application that can read, modify, and write [[AU:NIF Data Format|.nif]] files. It is part of the [[AU:NifTools|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 [[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.nexusmods.com/skyrim/mods/47104/?tab=description FPI Animated Textures Tutorial], provided in PDF format, demonstrate the creation of simple texture animations using NifSkope.
 +
*Short tutorial for creating furniture that uses a special sitting animation: [[File:Nifskope_Furniture_tutorial.pdf]]
 +
  
 
{{stub}}
 
{{stub}}

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.