Coder Social home page Coder Social logo

Comments (4)

provencher avatar provencher commented on August 20, 2024 1

Thanks for the kind words! I'm glad this project is helpful to you :)

First. to get the project setup with controllers working with hands, you need to use the MRTK Quest device manager. If you're on MRTK 2.5, you might be using the Oculus Device Manager in your profile, which does not support using controllers as articulated hands. I would check your profile to make sure it matches the ones in this repo, as it's almost certainly just related to that.

It has nothing to do with what pointers are active, it's all just that the device manager in MRTK-Quest wraps the OVR input logic and creates mrtk articulated hands when either controllers or hands are active.

Second, if you're curious about how I got the controllers to work as articulated hands, it's just a matter of detecting all the avatar hand bones setup in the scene, and then converting their transforms and feeding them into the hand logic of MRTK.
It's done here.
https://github.com/provencher/MRTK-Quest/blob/master/Assets/MRTK.ThirdParty/MRTK-Quest/Scripts/Input/DeviceManager/Controllers/OculusQuestController.cs

Hope that helps!

from mrtk-quest.

Glokta0 avatar Glokta0 commented on August 20, 2024 1

Thanks for both!
And a clean solution for getting the hands articulated and all the resulting MRTK "benefits". Thanks so much! Hope to be able to test things out this weekend.

from mrtk-quest.

Glokta0 avatar Glokta0 commented on August 20, 2024

Sweet! Only got to use it now, but seems to work seamlessly!
Only have to go through the profiles now to compare them to my custom one to restore all my changes - but thanks a lot - this is excellent!

from mrtk-quest.

provencher avatar provencher commented on August 20, 2024

Glad it works for you :)

from mrtk-quest.

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.