From: <dr...@bf...> - 2006-11-28 16:34:19
|
Because of its size the following message did not come through the first time. So here it is again now with links to the patches instead of attachments. Some time ago I mentioned that I'm working on the integration of a head tracking device with Chromium. Here is what I've got so far: - Patch3: A tracker SPU which listens on a UDP socket for data from a tracker client. There is a sample of usage in \mothership\configs\tracker.conf. The sample is for a three wall CAVE with stereo vision. Available at http://athena.bfh.ch/projects/cave/patches/Patch3.patch - Patch4: A tracker client for the Ascension Flock of Birds (http://www.ascension-tech.com/products/flockofbirds.php) written in C++ with QT for the GUI. Available at http://athena.bfh.ch/projects/cave/patches/Patch4.patch - Patch5: A tracker client for the Ascension Flock of Birds written in C#. Available at http://athena.bfh.ch/projects/cave/patches/Patch5.patch Both clients need the bird (bird.h and bird.dll) driver available at ftp://ftp.ascension-tech.com/PRODUCTS/FLOCK_OF_BIRD/Flock_of_Birds.zip. Some further information is available from our CAVE Wiki at http://athena.bfh.ch/mediawiki/index.php/Head_Tracking regards, Michael |