Giter Site home page Giter Site logo

neox_tools's Introduction

Neox Model Converter & EXPK/NXPK Extractor

snapshot

python version is 3!

Step 0

pip install numpy transformations pymeshio tqdm pyqt5 moderngl pyrr

If you are in China, please use ...

pip install numpy transformations pymeshio tqdm pyqt5 moderngl pyrr -i https://pypi.tuna.tsinghua.edu.cn/simple

Step 1

python extractor.py expk_file_path

example:

python extractor.py hero1.npk

if you'll unpack Onmyoji game. you should use onmyoji_extractor.py rather than extractor.py

python onmyoji_extractor.py res.npk

Step 2

python converter.py mesh_file_path

example:

python converter.py hero1/00390823.mesh

if you want obj format:

python converter.py mesh_file_path --mode obj

if you want iqe format:

python converter.py mesh_file_path --mode iqe

You can check this page for update: https://github.com/zhouhang95/neox_tools

Step 3

python main.py

File -> Load Unpack Folder

then select the generated folder after unpacking

if you search more neox game unpack, may be this work: https://blog.sina.com.cn/s/blog_b4721dbb0102yqoj.html

neox_tools's People

Contributors

zhouhang95 avatar spdv123 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.