jMonkeyEngine / jmonkeyengine

A complete 3-D game development suite written in Java.
http://jmonkeyengine.org
BSD 3-Clause "New" or "Revised" License
3.78k stars 1.12k forks source link

Animation system support for pose and morph animations #6

Closed ghost closed 1 year ago

ghost commented 10 years ago

Reference on googlecode: https://code.google.com/p/jmonkeyengine/issues/detail?id=131

stephengold commented 4 years ago

Note that the original issue was for the Ogre XML importer. JME 3.3 supports morph animations in the glTF loader but not the Ogre one.

Ali-RS commented 1 year ago

I believe we can close this issue. As mentioned Gltf loader supports this and is the preferred way for importing assets to JME.