Skip to content

Tool for fixing materials names in DAE files of Soul Reaver models converted with Ben Lincoln's ToolChain for importing into Unity.

Notifications You must be signed in to change notification settings

Brullworfel/DaeTexturesRenamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tool for fixing materials names in DAE files of Soul Reaver models converted with Ben Lincoln's ToolChain for importing into Unity.

  1. Follow instructions of ToolChain, do everything except script execution inside Blender;
  2. Copy AreaModelsMaterial, AreaModelsSpectral and ObjectModels folders from ToolChain build directory to directory with this tool, then run it;
  3. Copy AreaModelsMaterial, AreaModelsSpectral and ObjectModels back to ToolChain build directory.
  4. Continue following instructions of ToolChain.
  5. When you done importing to Blender, you can import saved .blend file to Unity. Unity will name all materials as textures and can auto-assign textures to materials.

What this tool actually do:

  1. Opens each *.dae file in AreaModelsMaterial, AreaModelsSpectral and ObjectModels folders;
  2. Renames each material node to texture file name;
  3. fixes image and effect nodes to new names;
  4. removes duplicate image, effect, and material nodes. Now several meshes can use same material and not doplicate it.

About

Tool for fixing materials names in DAE files of Soul Reaver models converted with Ben Lincoln's ToolChain for importing into Unity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages