You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the "path_to_obj" contains the the generated sequence mesh of every frame in specific pose, how to generate them ?
In my opinion, we need the sequence thetas for every pose.
Do you have some pre-defined thetas or generate them in tools like Maya?
Thanks~
The text was updated successfully, but these errors were encountered:
@CrossLee1 Have you figured out this problem? I also met the same question about how to generate the sequence mesh. I used Mixamo to generate an animation, say running sequence, but it is a .fbx file. I have no idea how to convert the .fbx file to a sequence of .obj files.
In https://github.com/lev1khachatryan/Tex-An_Mesh/blob/master/method/4_animation/2nd_iteration_final/3Dviewer.py#L383
path_to_obj = 'characters/putin/motions/walking/sequence'
the "path_to_obj" contains the the generated sequence mesh of every frame in specific pose, how to generate them ?
In my opinion, we need the sequence
thetas
for every pose.Do you have some pre-defined thetas or generate them in tools like Maya?
Thanks~
The text was updated successfully, but these errors were encountered: