使用 Kinect 的 WPF 滑块页面导航

发布于 2024-11-24 15:01:42 字数 165 浏览 0 评论 0原文

我希望创建一个具有一些导航元素的 Kinect 应用程序。

我将使用 4 个有趣的悬停按钮进行编码,但也在寻找类似于 Xbox Kinect“悬停和滑动”导航栏的东西,这些导航栏用于 Xbox Kinect 仪表板部分中的左右导航。

是否有任何现成的/示例控件可供我修改以供自己使用?

I am looking to create a Kinect application that has some navigation elements.

I will be using the coding 4 fun hover buttons but was also looking for something similar to the Xbox Kinect "hover and slide" navigation bars that are used for side-to-side navigation in the xbox kinect dashboard sections.

Are there any ready-to-go/example controls out there I can modify for my own usage?

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

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

发布评论

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

评论(1

余生一个溪 2024-12-01 15:01:42

Coding4Fun 微型网站上提供了适用于 Kinect 的大多数示例。我不知道有任何额外的 WPF 控件具有此功能。您在 Xbox Kinect 界面上看到的滑动手势(与 C4F 工具包中的按钮单击式手势相结合)可以在 CodePlex 上的“Kinect 工具包”项目中找到 http://kinecttoolkit.codeplex.com/。将这两个项目结合在一起,并进行一些 WPF 编码,应该会得到您想要的结果。

The majority of samples that are available for Kinect are featured on the Coding4Fun micro-site. I'm not aware of any extra WPF controls that have this feature. The swipe gesture that you see on the XBox Kinect interface (in combination with the button click-style gesture found in the C4F toolkit) can be found within this "Kinect toolkit" project on CodePlex http://kinecttoolkit.codeplex.com/. Combining these two projects together, with some WPF coding should get you the result you are after.

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