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

How to use handles to scale like in the hologram app

Hi,
i want to create a box around an 3d object like in the hologram app to scale. With an Air-Tap I will be possible to drag and the object is getting bigger or smaller.

How can I realize that in unity?

Thanks
Pad

Answers

  • Options

    Hi @DragonValor ,
    I search exactly the same? Are you got any results?

  • Options

    I'm looking for a solution now quite a while.. some discussions and scripts, but not a real solution yet...

    any update available?

  • Options

    Not so hard but really takes a while to implement. Manage several points and make them draggable; when dragging change the object and other points as well. Cubes and spheres is enough.

  • Options

    Thanks Civitas, however, I'm really looking for a step by step approach with scripts....

  • Options

    I want the same funs. Can we intergrate windows tile to implement this?
    like some plugins.Looking forward to the reply and implement of some one.

  • Options

    You could use the App Bar and Bounding Box from the MR Design Labs

    https://github.com/Microsoft/MRDesignLabs_Unity

Sign In or Register to comment.