Integrating visage|SDK into Unity project

visage|SDK allows easy integration with Unity 3D game engine using VisageTrackerUnityPlugin and VisageAnalyserUnityPlugin, wrappers that expose VisageTracker's and VisageFaceAnalyser's functionalities for use in managed programming language such as C#.
In order to use visage|SDK in your own Unity project, libraries and selected data files need to be included. Unity sample application VisageTrackerUnityDemo is provided in visage|SDK as a ready-to-build project with all necessary dependencies and can be used as a reference.

Following steps are required to integrate visage|SDK in your own project: