使用什么技术来构建多点触控应用程序?
谁能提供任何细节、代码片段、示例等,说明如何构建像 Obscura Digital 构建的“岩墙”这样酷的东西?
http://www.obscuradigital.com/work/detail/rock-wall/< /a>
让我们假设我们能够获得所需的任何技术。我从哪里开始?
Can anyone provide any details, code snippets, examples, etc. of how to go about building something as cool as this "Rock Wall" that Obscura Digital built?
http://www.obscuradigital.com/work/detail/rock-wall/
Let's just pretend we have access to whatever technology is required. Where do I start?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
http://www.microsoft.com/surface/en/us/default。 aspx
http:// /weblogs.asp.net/scottgu/archive/2007/05/30/microsoft-surface-and-wpf.aspx
http://multitouchvista.codeplex.com/
http://www.microsoft.com/surface/en/us/default.aspx
http://weblogs.asp.net/scottgu/archive/2007/05/30/microsoft-surface-and-wpf.aspx
http://multitouchvista.codeplex.com/
我对这个问题的理解是,什么样的库可用于多点触控(特别是在 .Net 中)?
如果是这种情况,请参见此处和此处。实际上两者都不需要 Microsoft Surface 桌子,但它确实需要多点触控兼容硬件和 Windows 7。
My understanding of the question is, what kind of libraries are available for multitouch (specifically in .Net)?
If this is the case, see here and here. Neither actually requires a Microsoft Surface table, but it does require multi-touch compatible hardware and Windows 7.
http://www.perceptivepixel.com/ 由 Jeff Han 创立
http://www.perceptivepixel.com/ founded by Jeff Han
请看这里:
TouchKit:开源多点触摸屏开发人员工具包
http://www.gizmag .com/touchkit-the-open-source-multi-touch-screen-developers-kit/9852/
您需要一大块有机玻璃、一个红外网络摄像头、一台投影仪、几个红外 LED 和某种半透明材料,如屠夫纸。
红外 LED 沿着玻璃的外边缘放置,并用红外光照亮玻璃。投影仪获取计算机图像并将其投影到安装在玻璃后面的屠夫纸上。当您用手指触摸玻璃时,红外摄像机中就会产生可由计算机处理的图像。
整个装置的建造成本不到 1000 美元。 TouchKit 提供除投影仪以外的所有产品以预组装形式,价格为 1580 美元(含运费)。
Have a look here:
TouchKit: the open source, multi-touch screen developer's kit
http://www.gizmag.com/touchkit-the-open-source-multi-touch-screen-developers-kit/9852/
You need a large piece of plexiglass, an infrared webcam, a projector, several infrared LED's, and some sort of translucent material like butcher paper.
The infrared LED's are placed along the outer edge of the glass, and illuminate the glass with infrared light. The projector takes the computer image and projects it onto the butcher paper, which is mounted behind the glass. When you touch the glass with your finger, it produces an image in the infrared camera that can be processed by the computer.
The whole thing can be built for less than $1000. TouchKit offers everything but the projector in a pre-assembled form for $1580, including shipping.