iTechComputerAnimation
ResourcesPage
Resourece and Links

Facade: a facial animation system

Download and unzip into a folder on a PC with a reasonable graphics card. This is the facade program and resource files. Via the tutorials, try using it.

facadeProg.zip


Face-Space paper

Here is a paper I wrote on a more complicated version of Facade:

face-space (pdf)

 


Stanford Facade Site:

Stanford Movement - Facade Site

 

For Programmers:

Facade Code Base:

Download and unzip into a folder. This code written in C and C++ uses MS Visual Studio and can be run via the geoface.dsw file. Alternatively you can view the code by bringing the *.c and *.cpp file into a editor.

facadeCode.zip

OpenGL resources:

opengl.org

GLUT & GLUI resources:

main GLUT page - a openGL api

main GLUI page - a GUI package that sits on GLUT

opengl.org/glut