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~
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
thetasfor every pose.Do you have some pre-defined thetas or generate them in tools like Maya?
Thanks~