Coder Social home page Coder Social logo

when will this support the mmd? about bevy HOT 2 CLOSED

Tom-Jim avatar Tom-Jim commented on June 24, 2024
when will this support the mmd?

from bevy.

Comments (2)

valaphee avatar valaphee commented on June 24, 2024

Probably never at least in-tree, because the format isn't freely available therefore requires reverse engineering efforts and not that common. But it should be fairly straight forward to add support for formats like this in 3rd party crates.

As there is already a parser for pmx you just have to integrate it into Bevy (you can use the obj or gltf asset loader as reference).

from bevy.

alice-i-cecile avatar alice-i-cecile commented on June 24, 2024

MMD: MikuMikuDance
PMX: Polygon Model eXtended
VMD: Vocaloid Motion Data

The answer above is correct: we won't have first-party support for proprietary formats, and these formats are also not widely enough used in games to justify first-party support anyways. That said, writing your own asset loader is deliberately supported, and if you end up doing so it can be nice to publish a reusable crate for others to use and help maintain.

from bevy.

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.