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
I was hoping to add more visemes to increase the accuracy of the lip sync representation on my characters. looking through the code it seemed to suggest that adding more would not be that difficult. Please keep in mind i am Not a programmer, i just hack through things. I noticed the file with the breakdown of aa = ai, and similar. i assume it is not simply a matter of changing these references, since the actual action of these references is hard coded. all of this is assumption on my part. prehaps you can point me in the right direction.
Thank you and be well
The text was updated successfully, but these errors were encountered:
Please disregard the previous message. I figured out how to do it. once i complete the addition of all the visemes, i will post the changed source code.
If you guys had not done the main program, i would not be able to do what i want to do for my game character. also, had you chosen any other language than python, i would not have been able to do this.
Python, being human readable, is one of the only languages i can hack through as a non programmer.
at this point, i am also rewriting the MHX2 plugin (makehuman exchange) to support the added visemes.
I was hoping to add more visemes to increase the accuracy of the lip sync representation on my characters. looking through the code it seemed to suggest that adding more would not be that difficult. Please keep in mind i am Not a programmer, i just hack through things. I noticed the file with the breakdown of aa = ai, and similar. i assume it is not simply a matter of changing these references, since the actual action of these references is hard coded. all of this is assumption on my part. prehaps you can point me in the right direction.
Thank you and be well
The text was updated successfully, but these errors were encountered: