M2Loader does not yet support skeletal animation which is however the most important animation technique for character models.
I've tried to implement the feature and tested it with druidcat2.m2 however the geometry gets distorted and not properly animated. Unfortunately, https://wowdev.wiki/ does not provide enough information about how the skeleton should be built and integrated in the scene graph.
M2Loader
does not yet support skeletal animation which is however the most important animation technique for character models.I've tried to implement the feature and tested it with
druidcat2.m2
however the geometry gets distorted and not properly animated. Unfortunately, https://wowdev.wiki/ does not provide enough information about how the skeleton should be built and integrated in the scene graph.