Unity 3D faceAPI Tutorials

Hello this is my first tutorials and I have written a completely working tutorials on Unity 3D and faceAPI for virtual reality

Demo Video::
http://www.youtube.com/watch?v=yN_YEnDs2uk

Please check the tutorials::
http://mypersonalsoft.blogspot.com/2010/12/unity-3d-faceapi-intergation-tutorials.html

Please post your reviews guys!

Thank’s for sharing Sriram, is a good first tutorial!

Hi,

I have a small problem with the script. When I press play in the editor, it returns an error:

NullReferenceException: Object reference not set to an instance of an object
script.Update () (at Assets/Scripts/script.cs:15)

I’m using Unity version 3.1.0f4

I am getting the same error… Curious though how well it works!

that perhaps means you haven’t put an object to one of the transform variables in the script ,
because if you define a variable of transform but you never put a object or transform to it , the unity will report this kind of erro,

Hey guys very sorry for late reply. Please ensure that the script is a member of the Main Camera. I again checked, it works pretty well. If you have any problems, plz feel free to post it here!!

Thanks!

The script is attached to the camera but I get the same error

I’m geting it to, and it wont work out side the editer anymore.

Guys the error comes with new unity, i have fixed it :slight_smile:

and also i made a video tutorial on how to make the integration of unity3d and faceapi

please do check this link:

Youtube Direct link:

Just please download the new script.cs file and it will work like a charm :slight_smile:

Please do post your comments in my blog. thanks all for your encouragement…

Sadly enough the new non commercial licence of FaceApi does NOT support UDP network output, so kinda hard to setup a test.

Any url to the previous version of the FaceApi?

Thnx
Jur

Oh…Is it? Anyways, just install faceAPI plugin, 6dofstreamer only actually streams UDP output. I think it uses faceAPI only for locating face coordinates and does a simple UDP stream. Try with this, and if this doesnt work, post it here, we will find some other way :slight_smile:

does anyone have Sriram’s source code for the "Unity 3D Integration with any application/code/tool [TUTORIAL] " ?
megaupload was busted by the FBI earlier this year for piracy so his link no longer works

I’m mainly looking for help getting started sending Matlab data to Unity through sockets
but if anyone has the code for either of the youTube vids that could help also

thanks in advance

yeah! … the Meagaupload links don’t work anymore… someone have the code???