|
| |
This screenshot shows the elements of Facade GUI:
visualization, parameters, animation, camera, and command line interface.
Some features such as lighting, texturing, and lip-sync are activated
using text commands. Here is a walkthrough the different features:
For more information:
|
 |
Visualization Tool
 |
 |
 |
| wireframe shading |
flat shading |
smooth shading |
Facial Tool
Animation & Rendering Tool
Camera Tool
Lip-Sync Tool
More info on the Lip-Sync page.
 | Download and install the CSLU
speech toolkit, if you haven't done so already. |
 | Record a .wav file |
 | Generate a .sob file from your .wav file (and the text of
whatever is being said in the .wav file) in the BaldiSync program which
comes with the toolkit. |
 | Run the lerp.tcl Tcl/Tk
script to generate a .lips file which contains lipsync params for every
frame of the utterance, as well as a .wav file which is named correctly. Put
your .lips file and the .wav file into the Anims folder. |
 | Enable lipsync by typing "le mylipsfile.lips"
into the facade application, where mylipsfile.lips is the name of your .lips
file generated in the preceeding step. (click on the visualization window
first to enable keyboard dommands) |
 | Create an animation which plays enough frames to allow the
entire utterance contained in your lipsync to play. |
 | Press animate! |
Texturing Tool
You can also texture the face you are working on using
Facade's texturing feature. Note that texturing can only be enabled via the
keyboard for now.
In order for a texture to be used in Facade, it must be in
bitmap format (BMP format) and it must be found in the main Facade directory. A
number of templates for generating textures can be found in the main Facade
directory also - they are called facadetemplate*.bmp.
 | Click on the visualization window of Facade to enable
keyboard commands. |
 | Enable texturing by typing "t mytexture.bmp" into
the Facade application, where mytexture.bmp is the name of the texture you
wish to load. To erase something you wrote use the delete key, not the
backspace key. |
 | To turn texturing off, type in "t" with no
parameters. |
Lighting Tool
Click on the 3d window to enable command-line mode.Type in 0
or 1 or 2 or 3 or 4 or 5 and then enter. This will enable the light. To disable
it, do the same thing, press the number and then hit enter.
0 - back left from the bottom
1 - front right top
2- front right bottom
3 - front left bottom
4 - front left top
5 - back
|