orion

Leap Motion Orion 3.2.0

What's New

  • Improved initialization speed
  • Improved stability of tracking some poses
  • Better tracking and initialization in desktop mode
  • Updated Unity Visualizer to fix a latency issue
  • Official LeapC documentation in the SDK package
  • Various changes to LeapC including:
    • Added LeapPixelToRectilinear()
    • Added LeapRectilinearToPixel()
    • Added invalid and unknown device types
    • Renamed eLeapDeviceType to eLeapPID
    • Added record to file and playback from file
    • Added 3x3 Matrix struct
    • Added quaternion to LEAP_PALM to represent orientation
    • Added LeapInterpolateFrameFromTime() function