google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.98k stars 1.22k forks source link

No FBX animation support for Imported Sceneform Assets #376

Closed haroldmthyng closed 6 years ago

haroldmthyng commented 6 years ago

More so confirmation as I've tried everything and imported FBX assets do not retain animation or skeletal animation data. Unless I'm missing something. This is the key major component to ever use a FBX asset over a static OBJ file.

Can you confirm if animated FBX's are supported within the Sceneform binary file format? Will be in an upcoming release? If not, can you generate a much needed feature request for skeletal animation support for Sceneform assets?

inio commented 6 years ago

Please report this on the sceneform issues page.

haroldmthyng commented 6 years ago

Done. Thanks!

Edgar-BlipparDev commented 6 years ago

Do we know if Ar core supports vertex animations.. Or no animations at all in current state?

inio commented 6 years ago

@Edgar-BlipparDev ARCore provides device pose, scene understanding, and a camera texture, nothing more. Our sample code demonstrates how to use those pieces to create a minimal AR application.

Sceneform adds a rendering framework, but it is not ARCore. Questions/issues about it should be taken to the Sceneform github page.

Consti10 commented 5 years ago

maybe check out https://github.com/google-ar/sceneform-android-sdk/issues/648