Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.28 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.28 KB

leap_motion_final_report

The demo video

Setting up environment

  1. Download ultraleap as the link below

  2. Start up Ultraleap-Tracking-WS.exe in windows_websocket first and don't turn it down. d (when it works, it should have above message)

  3. Use part4 to test if the device is working.

  4. Start to develop base on part1/2/3 or by yourself.

Developing progress

  1. Test if leap_motion device can use.(Okay)
  2. Build a program with basic controls.(Okay)
  3. Add control function to final presentation.(okaygi)

Issues

  1. The websocket problem, which is an issue that the leap_js company is still developing.

c

  1. Unsolved problem: Can't normalize. We found out that interactionBox is unavilable.

  2. Reference Link

gemini

our_ppt

medium_document

original_github