I have a simple mesh in the shape of the a human face, that I need to animate in terms of various facial expressions given the coordinate positions of the different facial features (like inner outer corners of eyes, lips, eyebrows etc) for different frames (>500) as text files.
I'm fairly new to blender and python but from a little research it was obvious that the answer lies in using shape keys, but I don't know how to go about it.