GithubHelp home page GithubHelp logo

Comments (2)

noname0310 avatar noname0310 commented on July 21, 2024

You can use BpmxConverter and BvmdConverter to convert any mmd asset into BPMX and BVMD. All of these classes are provided by the library.

The converters that are available as web apps are all just a small GUI added in a single file.(The following code is included that uses the BpmxConverter and BvmdConverter, so you can use it as a reference)
https://github.com/noname0310/babylon-mmd/blob/main/src/Test/Scene/pmxConverterScene.ts
https://github.com/noname0310/babylon-mmd/blob/main/src/Test/Scene/vmdConverterScene.ts

And about backward compatibility, babylon-mmd hasn't reached version 1.0.0 yet, which means it could contain a breaking change at any time. There are no plans to add breaking changes to the BPMX and BVMD formats yet, but I can't guarantee that it won't happen.

BPMX and BVMD are not intended to replace PMX and VMD. They are meant to protect asset leakage and reduce load times, so you might consider always storing the original asset and the converted BPMX BVMD pair together.

from babylon-mmd.

SavAct avatar SavAct commented on July 21, 2024

okay, thank you for the information

from babylon-mmd.

Related Issues (20)

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.