Code Monkey home page Code Monkey logo

nifmerge's Introduction

NifMerge

Application used to merge NPC FaceGen .nif files.

The application was created to help creating custom NPCs using the RaceMenu + CharGen Extension mods from Expired. It will only automate the task of transferring the blocks from one .NIF file to another.

It requires some knowledge about how .NIF files work, and all this tool does can also be done with NifSkope, so I encourage you to use that tool if you need further customizations and also to check if the resulting files work correctly.

This iteration of NifMerge uses nifly (https://github.com/ousnius/nifly) library developed by ousnius.

Disclaimer: Use this application at your own risk, if instructed it will overwrite files so backup files manually before using this tool.

IMPORTANT: This application is not finished! It only implements merging of nodes/blocks that have the same vertex count.

Building

  • Clone nifly and NifMerge and place each repository at the same level
  • Build nifly in release and debug (C++ 17 required)
  • Build NifMerge

Libraries used

  • nifly for reading and writing .nif files.

Credits

nifmerge's People

Contributors

turulom avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.