GithubHelp home page GithubHelp logo

freadblangks / jm2converter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wowdevs/jm2converter

0.0 0.0 0.0 25 KB

A universal WoW M2 formats converter.

License: GNU General Public License v2.0

Java 100.00%

jm2converter's Introduction

jM2converter 1.0.8b-beta

World of Warcraft Universal Model Converter.
Works using the jM2lib project. Still early prototype.

##Usage (example with Frog.m2) : This is a Java command-line tool.
You may need to install Java : Install Java
And setup paths for your environment : PATH and CLASSPATH

Command line : java -jar jm2converter.jar -in "Frog.m2" -out "FrogConverted.m2" <OPTIONS>

##Usage with whole folders(only in oppahansi's version)

Command line : java -jar jm2converter.jar -in "path/to/inputFolder/" -out "path/to/outputfolder/" <OPTIONS>

The "/" or "" at the end of paths is important. New option is -f for whole folders. Only in oppahansi's version.

Type java -jar jm2converter.jar to get a list of all converting options and two examples ;)

  • Beware, when you retroport a model, you always lose some data (the newer client features) and you won't be able to get them back if you up convert it back later.

  • The Legion support is still changing. The game is still in Beta so the M2 format changes. Right now it should work up to build 20810.

##Download : MediaFire link

MediaFire link - oppahansi's version with folder support

##What's yet to be implemented :

  • BC => LK up-conversion.
  • MDX <=> Classic conversion (needs MDX support in jM2lib first)

##Known issues :

  • Ribbons are sometimes funky.
  • Colors may go weird, like yellow instead of purple. Report new ones in the GitHub issue tracker !
  • Some models with shaders, like FandralFireCat, are not properly displayed in old clients.

##Credits :

  • Thanks to all the guys who test this to find bugs ;) !

jm2converter's People

Contributors

koward avatar oppahansi 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.