sdraw_mods_cvr/ml_lme
2022-08-07 23:56:42 +03:00
..
Properties Settings rework 2022-08-07 23:56:42 +03:00
resources New mods 2022-08-02 11:01:57 +03:00
vendor New mods 2022-08-02 11:01:57 +03:00
AssetsHandler.cs New mods 2022-08-02 11:01:57 +03:00
DependenciesHandler.cs New mods 2022-08-02 11:01:57 +03:00
GestureMatcher.cs New mods 2022-08-02 11:01:57 +03:00
LeapIK.cs New mods 2022-08-02 11:01:57 +03:00
LeapTracked.cs New mods 2022-08-02 11:01:57 +03:00
Main.cs Settings rework 2022-08-07 23:56:42 +03:00
menu.js Menu integration 2022-08-07 17:57:57 +03:00
ml_lme.csproj Menu integration 2022-08-07 17:57:57 +03:00
ml_lme.csproj.user New mods 2022-08-02 11:01:57 +03:00
README.md Menu integration 2022-08-07 17:57:57 +03:00
Scripts.cs Menu integration 2022-08-07 17:57:57 +03:00
Settings.cs Settings rework 2022-08-07 23:56:42 +03:00
Utils.cs New mods 2022-08-02 11:01:57 +03:00

Leap Motion Extension

This mod allows you to use your Leap Motion controller for hands and fingers visual tracking.

Installation

Usage

Settings

Available mod's settings in Settings - Implementation - Leap Motion Tracking:

  • Enable tracking: enable hands tracking from Leap Motion data, disabled by default.
  • Tracking mode: set Leap Motion tracking mode, available values: Screentop, Desktop (by default), HMD.
  • Desktop offset X/Y/Z: offset position for body attachment, (0, -45, 30) by default.
  • Attach to head: attach hands transformation to head instead of body, disabled by default.
  • Head offset X/Y/Z: offset position for head attachment (Attach to head is true), (0, -30, 15) by default.
  • Offset angle: rotation around X axis, useful for neck mounts, 0 by default.
  • Fingers tracking only: apply only fingers tracking, disabled by default.
  • Model visibility: show Leap Motion controller model, useful for tracking visualizing, disabled by default.