Assigned: Thursday, November 14th, 2013
Due: Thursday, November 21st @ 4:00 PM
This week you will be working on facial expressions. There are six main expressions as defined by Gary Faigin: Joy, Sadness, Anger, Disgust, Surprise, and Fear. You will be using the recruit rig for these expressions. Keep in mind that even the slightest details can change how the face is read. Use the mirrors in the lab and yourself as reference. Also remember that the position of the head can change how an expression is read, so feel free to rotate the neck control. However, don't go too crazy on the body, as the focus is the face.
You will be using this file as a starting point:
O:/unix/projects/instr/capstone1/cse459_au13_rigs/recruit_rig_expressions.ma
It has a preset camera looking at front and side instances of the face. You just need to click the quick playblast button on the production shelf to output the cardinals when you're done posing the face. If the camera setup ever gets in your way feel free to temporarily hide the face_render_cam_grp node.
Set a key every 40 frames using the specific sequence of expressions. They will be automatically labeled in the playblast:
000 - Neutral
040 - Joy
080 - Sadness
120 - Anger
160 - Disgust
200 - Surprise
240 - Fear
You will be continuing work on the sit this week in three phases:
To unlock the face rig in your existing Maya files, paste the following line of code into the interpreter at the bottom of the Maya interface and hit enter.
from pymel.core import *; [t.visibility.set(True) for t in ls("component_grp", r=1)]
;
If the text to the left says "MEL" click it so that it says "Python" first or the code won't be able to run.
Note that the face rig is separate from the body rig. When you select all anims with the Ctrl+Shift+a menu, you will be selecting either all of the body anims or all of the face anims. You can use the Select All Anims button on the production shelf to bypass this.
You will be submitting your files into Collect-It on Catalyst. Below is a list of criteria we will be using for grading, in addition to a list of the files you will need to turn in for each part of the assignment along with naming specifications.
Also indicated are the minimum requirements for what we expect to review for your motion check-in.
Motion Check-In:
Part 1: Cardinal Expressions
Part 2: Sit Extremes