LeapCursor.js:(v.021) 对网站的轻松 Leap Motion 支持

时间:2024-06-23 15:07:35
【文件属性】:

文件名称:LeapCursor.js:(v.021) 对网站的轻松 Leap Motion 支持

文件大小:668KB

文件格式:ZIP

更新时间:2024-06-23 15:07:35

JavaScript

LeapCursor.js v0.21 这个库只用一行代码就为网站提供了 Leap Motion 支持。 v0.2 发布:现在支持开箱即用的 mouseenter、mouuseleave 和 click 事件。 当使用 Leap Motion 的用户加载包含 LeapCursor.js 的页面时,他们会看到一只手放在屏幕的角落。 (这只是默认值 - 颜色、大小和位置都可以自定义。) 当用户将手移到 Leap 上时,屏幕上的手会随之移动,匹配位置、旋转和手指移动,并允许用户与页面进行交互。 默认交互是在页面上滚动,生成mouseenter和mouseleave事件,以及生成点击事件。 当光标移动到页面元素上时,会生成鼠标进入和离开事件。 当用户进行敲击动作时会产生点击。 可以使用将新手势添加到 LeapCursor,它作为库的依赖项包含在内,。 下面是。 原始。 在线演示


【文件预览】:
LeapCursor.js-master
----.gitignore(3KB)
----leapcursor.min.js(13KB)
----leapcursor.js(19KB)
----resources()
--------options-hand.png(88KB)
--------video-outro.png(74KB)
--------video-splash.png(93KB)
--------video-intro.png(70KB)
--------hand.png(48KB)
----leapcursor-with-dependencies.min.js(508KB)
----demo.html(4KB)
----README.md(7KB)
----lib()
--------detector.min.js(2KB)
--------leaptrainer.min.js(15KB)
--------leap.min.js(77KB)
--------three.min.js(402KB)
----.gitattributes(483B)
----leapcursor-with-dependencies-embedded.min.js(501KB)

网友评论