ptrvilya / blendify

Lightweight Python framework that provides a high-level API for creating and rendering scenes with Blender.
https://virtualhumans.mpi-inf.mpg.de/blendify/
GNU General Public License v3.0
408 stars 12 forks source link

hello any example on how to project mixamo fbx mesh on image? #1

Closed lucasjinreal closed 1 year ago

lucasjinreal commented 1 year ago

The reason why need this is for retarget smpl motion to mixamo and render image, is blendify have any example show this?

vguzov commented 1 year ago

Hi, Sorry, can't suggest anything here: dealing with mesh loading/generating/rigging is out of scope for Blendify, it only renders stuff:)

lucasjinreal commented 1 year ago

@vguzov I think what your said is mostly blender did it, what I want ask is how to using blendify 's Hight level API more easily to do this. And I think this is a common demands from user. Any prompts/docs would be very appreciated if it has.

Really hoping for this can replace pyrender old and problematic lib. (if speed can faster would be much more valuable)

vguzov commented 1 year ago

Closed as discussion moved to issue #4.