C #图书馆管理的红外线(IR)从Wiimote事件
资 源 简 介
March 26: Bobcat version 1.0 is now available.
The BobcatWiiLib manages infra-red (IR) events from the wiimote and makes them available to your C# applications. It wraps Brian Peek"s very useful WiimoteLib and makes the events available in a "friendlier" way.
In particular it:
* Allows you to treat different "multi-touch" input sources such as the mouse and Wiimote IR in a unified way.
* Includes calibration of wiimote camera coordinates to screen coordinates.
* Performs smoothing on the wiimote coordinates.
* Tracks points so that source indexes remain the same as points move.
* Only raises events when the wiimote data has changed.
* Marshals events for the GUI onto the main GUI thread.
* Converts screen coordinates into client coordinates for your forms or controls.
See the wiki and the getting started page for more details.
Acknowledgments
This co
文 件 列 表
Runtime
BobcatMultiTouch.dll
BobcatUtility.dll
BobcatWiiLib.dll
four_point_callibration.dll
MouseKeyboardLibrary.dll
MultiTouchConfig.xml
MultiTouchSource_Mouse.dll
MultiTouchSource_WiimoteIR.dll
WiimoteLib.dll