Client Tools SDK v2.0 --------------------- September 2004 About This Release ------------------ This client tools SDK release is designed for versions 4.0 and earlier of faceLAB. It includes networking code for Microsoft VC++ .NET 2003 and VC++ V6, as well as Linux G++. Changes in Version 2.0 ------------------------- * Updates for the new EngineOutputData format logged by faceLAB 4.0 * Added OutputDataUtils functions, a collection of methods used for transforming faceLAB data into different forms. * Added net2log, a utility for creating logfiles from network data * Removed support for faceLAB versions prior to v1.1. If you are using an early version of faceLAB, you must use v1.6 of the Client Tools SDK. Changes in Version 1.6 ------------------------ * Updates for .NET 2003 support * Revised code/documentation and ensured support for faceLAB 3.0 Changes in Version 1.5 ------------------------- * Small updates to facestates to support faceLAB 2.0 data format Changes in Version 1.4 ------------------------- * Ported and tested code under Linux (Mandrake 8.2) * Added support for faceLAB 1.1, retaining support for faceLAB 1.0 and custom faceLAB versions. * Added C networking client * Removed Matlab functions – they are now part of the Face Toolbox (FaT) * Improved source code and user manual documentation Where to Start -------------- * User Manual - "Client Tools SDK v2.0\doc\Client Tools SDK.pdf" * Source code documentation - "Client Tools SDK v2.0\doc\html\index.html" Under windows, these links are available under the Start Menu. Known Issues ------------ * The Linux Makefiles do not include the dependency on the lib directory. If you modify files in lib, you will need to do a make clean followed by a make for each project.