管理 Wiimote 的最佳库是什么?

发布于 2024-07-26 17:45:56 字数 241 浏览 6 评论 0原文

有很多管理 Wiimote 的库,但我正在寻找“最好的”一个,或者至少具有以下功能:

  • 开源
  • 可移植(至少 Win32 和 Linux),
  • 编写并可用c 或 c++
  • 对 Wiimote 设备的良好覆盖

我依赖已经使用过此类库的人。 谷歌是很好的信息来源,但它不知道哪一个是最好的图书馆。

There are many libraries that manage the wiimote but I am looking for the "best" one, or at least that has the following features:

  • open-source
  • portable (at least Win32 and Linux)
  • written and usable in c or c++
  • good coverage of wiimote devices

I rely on people that already used such library. Google is good source of information but it doesn't know which one is best library.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

£冰雨忧蓝° 2024-08-02 17:45:56

如果您将使用多个 Wiimote,请不要使用 wiiuse 库。 我正在使用 wiiuse 库开发一个带有两个 wiimote 的立体声系统,但是 wiiuse 让我发疯(它提供了延迟的红外跟踪数据),我决定将我的 wiiuse 库从 wiiyourself 更改为

if you will use multiple wiimotes, don't use wiiuse library. i am working on a stereo system with two wiimotes using wiiuse library but wiiuse made me crazy( it gives delayed ir tracking data ) and i decided to change my library wiiuse from wiiyourself

撩起发的微风 2024-08-02 17:45:56

我的一些朋友很幸运地使用了 wiiuse。 它是用 C 语言编写的,适用于 Windows 和 Linux。

Some friends of mine have had good luck with wiiuse. It's in C, for both Windows and Linux.

荒路情人 2024-08-02 17:45:56

你见过这个吗:

http://www.codeplex.com/WiimoteLib

http://blogs.msdn.com/coding4fun/archive/2007/03/14/ 1879033.aspx

它可能不完全是您所要求的,但是使用 Mono,您将拥有它的跨平台部分。

Have you seen this:

http://www.codeplex.com/WiimoteLib

http://blogs.msdn.com/coding4fun/archive/2007/03/14/1879033.aspx

It may not be exactly what you are asking for, but with Mono you'll have the cross platform part of it.

林空鹿饮溪 2024-08-02 17:45:56

Johnny Chung Lee 怎么样?它是 .Net,但它是开源的,可以转换。

What about Johnny Chung Lee - it's .Net but it's open source and could converted.

隔岸观火 2024-08-02 17:45:56

我想这可能就是您所寻找的:

http://wiiuse.sourceforge.net/

开源,多平台,用 C/C++ 编写。 不过他们正在寻找 OSX 开发人员,所以我猜它还不支持。

I think this might be what your looking for:

http://wiiuse.sourceforge.net/

Open-sourced, multi-platform and written in C/C++. They are looking for a OSX developper though, so I'm guessing it doesn't support it yet.

幽梦紫曦~ 2024-08-02 17:45:56

也许 https://github.com/MJL85/wiiuse 可以吗? 似乎有很多功能并且支持Windows和Linux,而且它是c的。

Maybe https://github.com/MJL85/wiiuse will do? Seems to have a lot of features and supports Windows and Linux, AND it is c.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文