Some information on the aims of model and texture overhauls for people wanting to contribute.

Note the project will be looking at focusing on new models or free CC0/open source models and textures with a no copyright infringement. This means no ripped models and textures from other games.

New Models Style Guide

The models in NWN, especially pre-HotU generally are low quality but cartoony and animated enough to be fine at a distance, especially smaller creatures such as Goblins or small animals.

However to add new models or bring models up to a newer modern quality that the Beamdog HD Pack has done, it should be also done with proper intent and style similar to the original models.

This means:

Discuss what looks and feels should be on the Discord: https://neverwintervault.org/chat

Existing Model Replacement and Upgrades - Prioritisation and Methodology

The prioritisation of the project is in the most desirable to least desirable option for models and textures are below, of course usually the most work to the least work!

PriorityModelTextureNotes
1New high quality modelsNew fancymapped PBR textures

The new models need to follow the style guide below to keep in line with NWN's more cartoony aesthetic and 3E ruleset

For PBR information see Enhanced Lighting Engine and PBR and Standard material inputs for information.

2Improved older modelsNew fancymapped PBR textures

Examples of model improvements:

  • Additional smoothing of rounded surfaces to add detail
  • Fixing of meshes (broken ones)
  • Additions of faces for camera angles not in the original game
3Improved older models4x upscaled textures with fancymapping
4Improved older models4x upscaled texturesSome models will be difficult to fancymap and may as well wait on new models just with a more clear texture.
5Original modelsNew fancymapped PBR texturesThis works best for tilesets where a lot of flatter textures can work with new heightmaps and normal maps well

6

Original models4x upscaled textures or original textures with fancymappingCertain models are already high quality enough but really need fancymaps to bring out some more quality
7Original models4x upscaled textures
8Original modelsOriginal texturesMainly can leave some of the higher quality models alone

The 4x textures will be generally from the 4x Texture Upscaling work done by Jasperre. These should at least bring some much needed clarity and detail to the muddy, low resolution original textures.

Animation Improvements

The Overhaul Animations page will outline the new supermodels that just contain animations.

On the top of them there may be upgrades done to the animations for instance making simple model animations include the PC animations set, like emotes and the like.

Texture Replacement Information

Textures across the game will be upscaled/improved with fancymaps using the original texture names. MTR files can provide the renderhints needed (although models may be re-compiled to bake in normals).

As models get replaced or upgraded these may become unused - for instance if the model design drastically changes and the texture has to change to suit. These "legacy" texture upscales and fancy maps will be moved to the Additional Builders zip and new texture names will be used instead. Then they can be used in instances where people have got additional models added that use the games base textures (very common across tilesets).

Model Replacement and Naming Information

Models generally will replace the same ones like-for-like for the models to be loaded properly for a "pure override art pack" style. This means you'll have "c_ettercap.mdl" present even if the actual model is upgraded and textures changed.

For texture overrides the texture must be pretty much identical to the original - since that texture may be used by multiple models even in the base game. Be careful about changing the even the orientation or any kind of colours across existing texture upgrades. This also applies to portraits and icons - if the model is drastically upgraded the relevant portrait should be replaced as well (if possible - items can't have their own identifiers thus need to override only).

For new models and textures an identifier "op" will be used in the name, eg: c_op_xxxxx or t_op_xxxx, ife_op_xxxx, po_op_xxxx etc. See individual overhual pages for more information naming conventions. These will be strictly marked for each use across the project - sharing is possible but not highly recommended across different tilesets (instead a duplicate should be made).