Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3D Pose #134

Open
J22Melody opened this issue Dec 11, 2024 · 1 comment
Open

3D Pose #134

J22Melody opened this issue Dec 11, 2024 · 1 comment

Comments

@J22Melody
Copy link
Contributor

Recently more and more work use 3D pose instead of 2D:

https://github.com/caizhongang/SMPLer-X

@AmitMY
Copy link
Collaborator

AmitMY commented Dec 12, 2024

Initial thoughts

A SMPL-Body contains a 3D mesh, a skeleton rig, pose blendshapes and dynamic blendshapes. A SMPL-Body can be shared in the form of OBJ file(s), animated FBX file(s), or as a set of mesh vertices, skeleton rig, pose blendshapes and dynamic blendshapes in other appropriate 3D file formats.

Thus, we might want to extend pose-format to be able to read obj and fbx files, with limited capabilities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants