Skip to content

Add bpy backend so users can export fbx results without maya.#96

Open
czpcf wants to merge 1 commit into
zhan-xu:masterfrom
czpcf:bpy-save
Open

Add bpy backend so users can export fbx results without maya.#96
czpcf wants to merge 1 commit into
zhan-xu:masterfrom
czpcf:bpy-save

Conversation

@czpcf
Copy link
Copy Markdown

@czpcf czpcf commented Aug 4, 2025

Maya is too heavy for academic usage and install on different platforms is not so trivial. This PR adds a script to provide an easier alternative way to visualize results with bpy instead.

Additional Requirements

python -m pip install bpy==4.2

Usage

python quick_start.py # remember to use model 8330
python bpy_save_fbx.py --mesh quick_start/8330_ori.obj --res quick_start/8330_ori_rig.txt --output res.fbx

Result

Export res.fbx into blender:
image

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

Successfully merging this pull request may close these issues.

1 participant