使用Leap Motion Orion开发酷炫的手势识别VRAR应用-01

发表于2017-03-21
评论1 2.07w浏览

Leap Motion Orien支持OculusHTC Vive开发,当然对Unity的支持显然是必须的。
不过前提是:
1.Windows 7 64
位或者windows 10
2.Leap Motion Orion
3.Oculus SDK 1.3
(需要Unity 5.3.4 p1以上版本)
4.HTC Vive
(需要Unity 5.4+


Unity Core Assets
下载链接:


LeapMotion_CoreAsset_Orion_4.1.4.unitypackage (1.54 MB) 

1.Leap Motion Ineraction Engine 
这个强大的交互处理引擎突破了传统实时物理引擎在手动操作虚拟物体的种种限制。该工具还提供了控制手和3D物体之间进行交互的延伸组件。相关技术文档:
https://developer.leapmotion.com ... raction_Engine.html

需要安装Unity 5.4+以上版本

示例项目请参考:
GitHub - leapmotion/InteractionEngine101: "Whatdoes the Interaction Engine do?"

2.Detection Examples
提供了一些示例场景,用于演示如何使用Detector脚本,目前已加入Unity Core Assets的豪华午餐

相关技术文档请参考:
https://developer.leapmotion.com ...ctionUtilities.html

3.Hands Module
包含了一些示例Leap Handprefab,包括低模的手模型,以及一些脚本。相关示例场景已加入Unity Core Asset的豪华午餐系列。
相关技术文档请参考:
https://developer.leapmotion.com ...ty_Hand_Assets.html

4.UI Input Module

一个简化版的界面,可以和Unity UI系统的World Space Canvas对象进行物理交互。这就意味着玩家可以用双手触摸菜单并与其交互
相关技术文档请参考:
https://developer.leapmotion.com .../Unity_UIInput.html

5.Attatchments Module

提供了一个特殊的IHandModel,其中展示了几种重要的手势,比如手掌,手指和手臂。该模块还提供了一些脚本,用于开启或关闭和detector相关的游戏对象。
相关技术文档请参考:
https://developer.leapmotion.com ...ty_Attachments.html

参考:
Unity | Leap Motion Developers

如社区发表内容存在侵权行为,您可以点击这里查看侵权投诉指引