Dear All,
I’ve just added a new example to the Killer Game Programming in Java site at http://fivedots.coe.psu.ac.th/~ad/jg/.
Chapter 28.8 (near the bottom of the page) is about navigating through a simple 3D world by moving and rotating your arm (no keyboard or mouse manipulation is needed).
The example uses JMF to capture images from a webcam, and basic image processing to generate navigation commands.
Comments are appreciated.
- Andrew