Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Implementation of manipulator function 【Unity_Hololens】

I would like to implement the movement, rotation and scaling functions like the manipulator of the Hololens app "hologram". And I want to be able to operate even with "Clicker".
I would like to know the site where such a script is described or the site to be helpful.
Best regards.

Tagged:

Answers

  • Options
    TachoronTachoron
    edited November 2017

    MRDesignLabs delivers what you are looking for:

    https://github.com/Microsoft/MRDesignLabs_Unity

    Check the ManipulationGizmo_Examples.unity in MRDesignLabs_Unity/DesignLabs_Unity_Examples/Assets/MRDL_ControlsExample/Scenes/.

  • Options

    Thanks for the reply.
    I checked ManipulationGizmo_Examples.unity.
    However, an error is displayed. How can I deal with it?

  • Options

    I corrected the error.
    This can not operate manipulators with HoloLens clicker.
    Is there a way to implement manipulators that can be operated with Hololens Clicker?
    Best regards.

  • Options

    I'll verify this at the weekend. Did expect that this worked also.

Sign In or Register to comment.