Tuesday, March 08, 2005
paddleDemo.c
The ARtoolkit download includes paddleDemo, which is a great introduction to Tangible AR interaction techniques. The techniques used for this demo are tilt, to drop an object, and pickup and are implemented in the file command_sub.c by the functions check_incline and check_pickup respectively.

