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

The Beyond Skyrim Wiki — Hosted by UESP
Jump to: navigation, search
(Created page with "Nifskope/Niftools is a very important tool as it allows adjusting and modifying meshes outside of full 3d programmes in nearly the same rendering as in game. http://niftools....")
 
m (Forks: sp)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Nifskope/Niftools is a very important tool as it allows adjusting and modifying meshes outside of full 3d programmes in nearly the same rendering as in game.
+
'''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.
  
http://niftools.sourceforge.net/wiki/NifSkope
+
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.
  
grab it while its hot!
+
===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
  
[[Category:Arcane University:3D]]
+
==Links==
 +
*[https://github.com/niftools/nifskope NifSkope] 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}}
 +
 
 +
[[Category:Arcane University-3D Art]]
 +
[[Category:Arcane University-Implementation]]
 +
[[Category:Arcane University-Tool]]

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.