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

Question about posed characters #1

Open
Time-Lord12th opened this issue Mar 15, 2024 · 2 comments
Open

Question about posed characters #1

Time-Lord12th opened this issue Mar 15, 2024 · 2 comments

Comments

@Time-Lord12th
Copy link

Hello, I'm unfamiliar with .vrm data and three-vrm. I use blender addon to render VRoidHub characters, but they are T-pose.
I wonder if it's possible to utilize three-vrm to set character poses and save the posed .vrm?
Thanks!

@zjp-shadow
Copy link
Owner

We will release our blender scipts soon. You can load FBX or just rotate the joint of armature to get another pose.

@zjp-shadow
Copy link
Owner

You can follow the commit b25165f to set character poses of fbx. You can export obj by using bpy.ops.wm.obj_export or you want to export posed vrm following the official guidance by using bpy.ops.export_scene.vrm. I think this will help you.

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