Difference between revisions of "Arcane University:Mesh Export to NIF"
The Beyond Skyrim Wiki — Hosted by UESP
Line 5: | Line 5: | ||
* CK-CMD | * CK-CMD | ||
− | To review the specifics of the NIF data formate used for meshes, check [[Arcane_University:NIF_Data_Format]]. | + | * To review the specifics of the NIF data formate used for meshes, check [[Arcane_University:NIF_Data_Format]]. |
− | To review the specifics of the DDS data formate used for textures, check [[Arcane_University:DDS_Data_Format]] | + | * To review the specifics of the DDS data formate used for textures, check [[Arcane_University:DDS_Data_Format]] |
== General Workflow == | == General Workflow == |
Revision as of 02:04, 30 March 2020
Meshes can be exported by the following applications:
- Blender export plugin (Version 2.69 and 2.7x)
- 3DS MAX export plugin (Versions xxx)
- CK-CMD
- To review the specifics of the NIF data formate used for meshes, check Arcane_University:NIF_Data_Format.
- To review the specifics of the DDS data formate used for textures, check Arcane_University:DDS_Data_Format