atteneder / glTFast

Efficient glTF 3D import / export package for Unity
Other
1.24k stars 251 forks source link

How to export the rigged avatar with blendshape using this repo #659

Open devunity-yologram opened 11 months ago

devunity-yologram commented 11 months ago

I have created an avatar system in Unity where the user can modify the looks of the avatar. It has different blend shapes for different attributes that the user can play with, such as fatness. I also have a clothing system.

I want to export the modified avatar as a gltf. Just like a gltf from ready player me which comes with the rig and everything.

Zarbuz commented 9 months ago

It seems that it currently doesn't support export with blendshapes. I've the same issue. Is it something planned ?

atteneder commented 2 months ago

There's been initial work in #512 , but I haven't found the time to bring it over the finishing line.