jMonkeyEngine / jmonkeyengine

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

How to convert gltf format containing animation to j3o format? #2216

Closed xxlwanmm closed 2 months ago

xxlwanmm commented 4 months ago

When I use JME SDK, I want to convert the gltf format file containing animation into j3o format, but an error occurs during the conversion : "JME only supports linear interpolation for animations". Can anyone help me? How to convert gltf format containing animation to j3o format?

stephengold commented 4 months ago

This is a bug tracker. You'll be more likely to get a timely solution to your issue if you join the JMonkeyEngine discord hub/forum and post your question there.