Luminoso-256 / bmesh

[HEAVILY WIP] tool to work with Legends Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bmesh

Tooling to work with the Minecraft Legends model format

Usage

Currently very early, only has ability to convert a model's raw verts/normals/UVs to OBJ:

bmesh obj path/to/model.json output.obj

TODO:

  • Convert Back
  • Handle Materials
  • Handle Bones
    • probably support something more complex than OBJ in service of this

License

License: MIT

About

[HEAVILY WIP] tool to work with Legends Models


Languages

Language:Go 100.0%