😆
JMRSDK Development
v4.35
v4.35
  • Jio Mixed Reality SDK Documentation
    • Changelog 4.35.8
      • Upgrade Guide 4.35.8
  • Device Information
    • Supported Smartphones
  • Controller Specifications
    • Physical Controllers
    • Virtual Controller / Virtual Keyboard for JioGlass
  • Getting Started
    • Development Platform
    • Setting Up Jio Mixed Reality Project in Unity
    • URP Support
      • Setting Up Your Project With URP
      • Reverting Back to Built-In Render Pipeline
  • JMRSDK
    • JMRSDK Content
    • JMRMixedReality Prefab
    • System Dock
    • JMRRig
      • Local Rig
      • Setting Homepage (Quit functionality)
      • Recenter Application on Resume
  • Develop
    • Editor Emulator
    • JioGlass Controller Interactions
    • Cameras
    • Tesseract Mixed Reality UI Toolkits
    • Examples
  • Interaction
    • Gaze Interaction
      • Gaze and Click
      • Gaze and Dwell
    • Interaction
      • Pointer Manager
        • Examples
    • Interfaces
      • IFocusable
      • ISelectHandler
      • ISelectClickHandler
      • IBackHandler
      • IHomeHandler
      • IMenuHandler
      • IFn1Handler
      • IFn2Handler
      • ITouchHandler
      • ISwipeHandler
      • IVoiceHandler
      • IManipulationHandler
    • Controller Input Actions
      • Touchpad - Touch
      • Touchpad - Swipe
      • Source Buttons
      • Manipulation
    • Actions
    • Device State
      • Device Connected
      • Device Disconnected
      • Battery percentage update
      • Scanning for Device
      • Battery Percentage
  • Voice
    • Voice
      • Speech Events
      • Speech Result
      • Speech Error
      • Speech Session End
      • Speech Cancel
    • Listening
  • Tracking
    • Tracking
      • Coordinate System
    • Tracking Framework
      • TrackerManager Actions
        • Get Head Position
        • Get Head Rotation
        • Get Head Transform
      • TrackerManager Methods
        • Get Head Position
        • Get Head Rotation
        • Get Head Transform
    • Recenter
  • Building and Testing
    • Branding Guidelines
    • Building to Target Device
      • Merging AndroidManifest
      • Performance Optimization
      • App optimization
    • JioImmerse App For Jio Mixed Reality (JMR) Devices
      • Running the application on Prism (Holoboard)
    • IPD Calibration
  • Publish
    • Licensing Journey In JioImmerse
    • Signing App for App Store
    • Publishing to JioImmerse Developer Console
    • Publishing to Google Play Store
      • Play Store Upload Journey
    • Publishing to Apple Store
    • iOS Deep linking
  • Capturing and Recording
    • Capture Videos and Screenshots
      • Capturing Screenshot/Videos using scrcpy
      • Capturing Screenshot/Videos using Vysor
  • Troubleshooting
    • FAQs - Develop
    • FAQs - Building to device
      • Gradle
      • FAQs - iOS
    • FAQs - Running and Publishing
    • Laser Point Not Visible
Powered by GitBook
On this page
  1. Develop

JioGlass Controller Interactions

PreviousEditor EmulatorNextCameras

Last updated 1 year ago

JioGlass Controller

The JioGlass Controller is a 3DoF controller with 4 programmable buttons and a trackpad.

All the Physical and Virtual Controllers have the same functionalities; you can refer to other controllers in the above section.

State/Items

Descriptions

Select

Single click button for carrying out any app-related interaction​. Maps to ISelectHandler and ISelectClickHandler

Manipulate

Long press and move controller/gaze to grab and move any grabbable object. Release to drop the grabbed object. ​Maps to IManipulationHandler.

Trackpad

2 Axis gesture-enabled joystick​. Maps to ISwipeHandler and ITouchHandler

Fn 1

Application-specific special button. Can be used for system-wide functions within the application such as toggling head tracking.

Fn 2

Application-specific special button. Can be used for system-wide functions within the application such as toggling head tracking. ​

Back

Single click button to navigate the application one step below in their UX hierarchy. You are expected to implement the IBackHandler Interface and manage the application flow within your application yourself. Maps to IBackHandler.

Activate Voice

Long press button for enabling voice interactions. Coming Soon​

Home

Single click button that takes the user back to the home screen.​

Recentre

Long press button to the re-center head and controller orientation during an application​.

Menu

Double press the button that opens System Menu. Coming Soon.

Controller Specs
JioGlass Controller Button Layout