three-m2loader icon indicating copy to clipboard operation
three-m2loader copied to clipboard

How to reliably detect static/animated models?

Open Mugen87 opened this issue 1 year ago • 0 comments

It would be good to know if there is an intended way to detect whether an object is animated or not. Right now, M2Loader counts the number of bones although this approach is not robust.

https://github.com/Mugen87/three-m2loader/blob/e71c7760f5b19c828a2befc0eaf8781db888d91d/M2Loader.js#L394-L397

Mugen87 avatar Sep 01 '22 09:09 Mugen87