Home

Awesome

SuperBMD

A library to import and export various 3D model formats into the Binary Model (BMD) format.

This API uses the Open Asset Import Library (AssImp). A list of supported model formats can be found here.

Usage

SuperBMD.exe can be used to convert models to the BMD/BDL formats, or to convert BMD/BDL models to the DAE format.

The program must be run via the command line. Some example commands are below:

SuperBMD.exe -i <in BMD path> -o <out DAE path>

SuperBMD.exe -i <in model path> -o <out BDL path> -x <path to tex_headers.json> -m <path to materials.json> --tristrip all --bdl

Notes

Modeling

Skinning

Vertex Colors

Textures