RenolY2 / SuperBMD

A library to import and export various 3D model formats into the Binary Model (BMD) format. (Nintendo GC/Wii)
37 stars 10 forks source link

Joint animation support #30

Closed Sage-of-Mirrors closed 3 years ago

Sage-of-Mirrors commented 3 years ago

This PR adds the ability for users to export primitive *.bck files from animation data stored in COLLADA files. The following limitations apply and will likely not be fixed for this feature of SuperBMD:

While this new feature for SuperBMD should prove useful for many, extra control of the animations could be achieved through a Blender plugin that directly generates BCK files without going through COLLADA serialization. This would circumvent the limitations outlined above.