neural-blend-shapes icon indicating copy to clipboard operation
neural-blend-shapes copied to clipboard

fbx is fixed on root node?

Open foocker opened this issue 3 years ago • 1 comments

how to change the blender script to get the running fbx, not fix one point?

foocker avatar Jun 27 '22 04:06 foocker

Hi, there is no need to change the blender script. The global position is recorded in the exported bvh file, which is written by this call. It is eventually written by this call, with the pos variable. I would suggest you to pass the global position to this variable by adding some parameters.

PeizhuoLi avatar Jun 28 '22 08:06 PeizhuoLi