GithubHelp home page GithubHelp logo

Comments (3)

russell-taylor avatar russell-taylor commented on July 18, 2024

OSVR Core deals with auto-detection of devices does based on USB signatures, and because the HMDs we've encountered also have associated USB devices for tracking, we can detect the presence of these devices outside of the RenderManager interface, leaving RenderManager to just handle the display portions.

The mechanisms for making new HMDs work in "direct mode" vary from graphics-card vendor to vendor and sometimes involve changes to the video drivers themselves so that is not something that we can provide an interface to because it is not something that we have access to.

Complicating this is the fact that some HMD vendors require special interaction with their devices to keep them powered on once they have been plugged in. We've been able to incorporate all of this into OSVR but it is sort of a case-by-case process.

Can you specify what it is that you as a developer want to do that you are unable to do with the current OSVR Core + RenderManager interface? Maybe we'll be able to figure out a way to provide it within the constraints of the current fragmented state of things. Meanwhile, we're part of the https://www.khronos.org/openxr working group that is trying to develop an industry-standard approach.

from osvr-rendermanager.

stanway123 avatar stanway123 commented on July 18, 2024

Appreciate for your comment! I just want to confirm whether HMD(HDK2) is in direct mode or not when HMDI plug in.

from osvr-rendermanager.

russell-taylor avatar russell-taylor commented on July 18, 2024

@JeroMiya How do we detect the state of and HDK2 (direct or otherwise) in the Sensics control panel?

from osvr-rendermanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.