Head Controlled Camera
This is a little demo inspired by Johnny Lee’s wii project.
More specifically, the demo replicates the head tracking based view point application with one little difference: this demo works simply with your webcam and you can try it at home.
This is possible thanks to the EHCI library an a little bit of glue to make it work with Unity.
This time, however, I can’t make the demo available as a web application as it makes use of native code.
To try it just download Head Controlled Camera for Mac, unzip it and execute it
[EDIT] Initially the application required OpenCV tobe be installed on your machine, but now I should have fixed it. Let me know if it still doesn’t work.