I am looking to do stuff like blendshapes/bindposes, where interpolation between meshes/vertices is preferred. Will Assimp being adding support for aiAnimMesh in the future? I notice that the struct is in the documentation, but it is listed as "NOT CURRENTLY IN USE". Thanks!
Any usecase how to use it? Would help a lot! Thanks, kin
Nick Clark notifications@github.com schrieb am Sa., 5. Aug. 2017, 23:18:
I am looking to do stuff like blendshapes/bindposes, where interpolation
between meshes/vertices is preferred. Will Assimp being adding support for
aiAnimMesh in the future? I notice that the struct is in the documentation,
but it is listed as "NOT CURRENTLY IN USE". Thanks!—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/assimp/assimp/issues/1374, or mute the thread
https://github.com/notifications/unsubscribe-auth/ACNy1DDLzrhwWE6_huObrGaGI467J1LYks5sVNwkgaJpZM4OukWn
.
It would be useful for things such as facial animations. Bones do not work well in those cases.
Good point, thanks for providing the idea.
Nick Clark notifications@github.com schrieb am Mi., 9. Aug. 2017, 17:19:
It would be useful for things such as facial animations. Bones do not work
well in those cases.—
You are receiving this because you commented.Reply to this email directly, view it on GitHub
https://github.com/assimp/assimp/issues/1374#issuecomment-321288029, or mute
the thread
https://github.com/notifications/unsubscribe-auth/ACNy1GpVW1miIQpKeEQBQS7aN8_emqvBks5sWc4dgaJpZM4OukWn
.
Is there any update on this?
Is there any solution to load blendshape with assimp?
Yes, for the FBX-loader first.
Most helpful comment
Is there any update on this?