Unity3D与Leap motion连接学习记录
https://www.leapmotion.com/partnerships (Leapmotion官方網站)
把這個leapmotion手勢識別相機看一下,這個開發互動非常方便,有開發sdk
http://www.cocoachina.com/game/20150716/12625.html
https://item.taobao.com/item.htm?id=536306606991&ali_refid=a3_430676_1006:1103610580:N:leapmotion+3代:4fd6d51ea9493e094a76a76f51f98cfe&ali_trackid=1_4fd6d51ea9493e094a76a76f51f98cfe&spm=a231o.7712113/a.1004.261
淘寶連接
https://developer.leapmotion.com/documentation/v2/unity/unity/Unity_Hand_Assets.html
手部屬性建立
http://blog.csdn.net/admintan/article/details/50097061
Unity leapmotion開發實錄(2)(完)
http://blog.csdn.net/admintan/article/details/50224957
Unity leapmotion開發實錄(3)
http://www.360doc.com/content/17/0106/19/6322459_620577084.shtml
Leap Motion官方文檔RigidHand(Physics)(剛體手型)
相關文檔也要看一下(看完了)
12月7日
http://blog.csdn.net/goodboy0077/article/details/69397104
Leap Motion 之 準備工作(安裝與連接)(介紹如何與leap連接,并介紹了它的cs文件)(完)
http://blog.csdn.net/goodboy0077
這些博客瀏覽一下
http://blog.csdn.net/admintan/article/details/50319757
Unity leapmotion開發實錄(4)(3看完了)
12/14
http://blog.csdn.net/zmdsjtu/article/details/52766246
手勢識別實例
http://download.csdn.net/download/u013598405/8803593
機械手體感控制系統(下載)(基于單片機的)
所有的功能一覽表(要熟練)!!!!!56777
https://developer.leapmotion.com/documentation/unity/namespaces.html
http://blog.csdn.net/albertleebob/article/details/70143917
Leap Motion+EasyAR AR手勢識別開發教程(僅供參考)??
http://blog.csdn.net/goodboy0077/article/details/68936080
Leap Motion 之 官方SDK代碼分析(里面有關鍵的程序說明)
?
http://blog.csdn.net/smilingeyes/article/details/31049633
基于unity3d和leap motion的拼圖游戲(手掌的位置的判定有借鑒意義)
http://tieba.baidu.com/f?kw=leapmotion
leapmotion吧? (貼吧,里面有一些有趣的演示)
http://blog.csdn.net/qq_26399665/article/details/51570080
Leap Motion 教你玩轉手勢(Gesture)
http://blog.csdn.net/u011047958/article/details/72317918?fps=1&locationNum=13
Leap Motion(JS)控制(提高事件判定精準度)
http://blog.csdn.net/MIYIshi/article/details/72577441
Unity Leap Motion學習筆記
http://blog.csdn.net/u014410695/article/details/47904139
Unity3D之UGUI學習EventSystem
Debug.Log(hand.PalmPosition);? //手掌的坐標系
http://www.ceeger.com/developer/ceeger_tutorial/ceeger_article/748.html
LeapMotion開發(三)讓物體跟隨手掌的移動
http://www.doc88.com/p-1886633292108.html
leap motion 的數據處理
http://blog.csdn.net/u012289636/article/details/46883731
Unity3D中使用Leap Motion進行手勢控制(考慮基本的數據結構和算法的輪廓)?
https://github.com/LoranceChen/Leap-Motion-In-Unity3D
點開有各種程序
2018-1-13
要求:做一個投影互動的例子,例如PPT翻頁,放大、縮小、標注等
首先要完成:
1、如何把ppt與unity3D結合起來,查到可以把ppt轉換為圖片加載到unity3D中
http://blog.csdn.net/yueya_shanhua/article/details/40958695
Unity3D、VS2012中調用PPT將其每一頁轉化成圖片(程序繁瑣,可直接用WPS的轉換工具)
http://blog.csdn.net/b_c_wang/article/details/60151584
Unity入門:利用Unity制作ppt??
http://blog.csdn.net/qinyuanpei/article/details/49000907
在Unity3D中加載外部圖片的兩種方法??
2、如何實現這些功能?
http://www.cnblogs.com/sunxun/p/5721935.html
Unity3D 之射線檢測
http://blog.csdn.net/ag490763423/article/details/52444976
***Unity中通過按鍵更換材質球紋理圖片??
http://blog.sina.com.cn/s/blog_e90824410102wx0m.html
Unity3D:c#腳本控制物件移動,材質顏色和碰撞事件
http://www.xuanyusong.com/archives/2314
Unity3D研究院之自制批量關聯材質與貼圖插件(五十八)
??
http://www.xuanyusong.com/archives/author/xuanyusong
大神
http://blog.csdn.net/miyishi/article/details/72577441
Unity Leap Motion學習筆記(寫代碼去控制Cube物體的事件)
標注
http://blog.sina.com.cn/s/blog_930ffa0b0101i1jb.html
unity3d畫線插件Vectrosity 2.0使用總結
https://my.oschina.net/chumingcheng/blog/610943
Leap Motion API類庫:Controller
https://my.oschina.net/chumingcheng/blog/610966
Leap Motion API類庫:Pointable (檢測手指或工具的物理特性)沒有什么借鑒意義
https://my.oschina.net/chumingcheng/blog/610960
Leap Motion API類庫:KeyTapGesture(調用手勢和區別各種手勢)
https://my.oschina.net/chumingcheng/blog/610853
Leap Motion API類庫:CircleGesture
https://my.oschina.net/chumingcheng/blog/610845
Leap Motion API類庫:Gesture
https://my.oschina.net/chumingcheng/blog/610841
Leap Motion API類庫:Hand(非常有用)看到這里
https://my.oschina.net/chumingcheng/blog/610822
Leap Motion API類庫:Finger
https://my.oschina.net/chumingcheng/blog/610818
Leap Motion API類庫:Bone
https://my.oschina.net/chumingcheng/blog/611152
Leap Motion API類庫:Vector&Matrix
https://my.oschina.net/chumingcheng/blog/611151
Leap Motion API類庫:ScreenTapGesture&SwipeGesture(手勢)
http://blog.csdn.net/u012289636/article/details/46883731
Unity3D中使用Leap Motion進行手勢控制?? (定義手指的彎曲程度和手掌的位置作為參考指標)
http://blog.csdn.net/andyhebear/article/details/50562695
unity3D的FingerGestures插件(介紹一個手勢識別的插件)
http://blog.csdn.net/andyhebear/article/details/50686991
Unity3d LineRenderer畫線(介紹用鼠標畫線的過程)
http://www.qinxue.com/218-460.html
shader的導入以及使用說明
http://blog.csdn.net/bulademian/article/details/73330797
[Unity&]技能指示器skill indicator怎么做? (介紹兩種unity3d的插件,分別用作2D和3D的情況)
總結
以上是生活随笔為你收集整理的Unity3D与Leap motion连接学习记录的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 用渐变色画圆_详细步骤!用ps画个中秋圆
- 下一篇: excel营销数据分析宝典 pdf_你见