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

Interaction with 3D objects on Hololens

Hello my lovely developers,

according to my thesis in university i have a project with the hololens. I would like to know how i interact with 3D-objects. Can somebody suggest me how to do it, maybe via unity or in another way, cause as an engineer in the making it is a bit difficult to come out with software engineering and computerscience. I need help, please contact me and do not ignore the question, please.

Kind regards

Answers

  • Options

    Hi @VR_HSRW1, check out the Microsoft tutorials:

    https://developer.microsoft.com/en-us/windows/holographic/academy

    And also the Holotoolkit:

    3D Apps - https://github.com/Microsoft/HoloToolkit-Unity
    2D Apps - https://github.com/Microsoft/HoloToolkit

    This should help get you started.

  • Options

    Hi @Jason,

    thank you for your response.

    Ok cool, I'll try it out and let you know if it worked. Hope you can keep helping me if i have complications.

  • Options

    Hi @Jason,

    i wanted to deploy the tutorial holograms 210 Gaze but it doesn't work caused by the following errors:

    Metadata file 'C:\Users\vrteam\Desktop\HoloLens\HolographicAcademy-Holograms-210-Gaze\HolographicAcademy-Holograms-210-Gaze\ModelExporer\App\GeneratedProjects\UWP\Assembly-CSharp-firstpass\bin\ARM\Debug\Assembly-CSharp-firstpass.dll' could not be foundMetadata file 'C:\Users\vrteam\Desktop\HoloLens\HolographicAcademy-Holograms-210-Gaze\HolographicAcademy-Holograms-210-Gaze\ModelExporer\App\GeneratedProjects\UWP\Assembly-CSharp\bin\ARM\Debug\Assembly-CSharp.dll' could not be found Could not write lines to file "obj\ARM\Debug\ARM\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs". The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. Error encountered while loading the project. Some project features, such as full solution analysis for the failed project and projects that depend on it, have been disabled. Assembly-CSharp-firstpass 1 Active
    Warning The file 'C:\Users\vrteam\Desktop\HoloLens\HolographicAcademy-Holograms-210-Gaze\HolographicAcademy-Holograms-210-Gaze\ModelExporer\Assets\HoloToolkit-Gaze-210\Utilities\Scripts\Interpolator.cs' could not be added to the project. Cannot add a link to the file Interpolator.cs. There is already a file of the same name in this folder. Assembly-CSharp

    Do you have an idea, cause i dont have any idea.

    Looking forward to hear from you.

  • Options
    Hi @VR_HSRW1 I just noticed this message today so hopefully you've solved your problem. You may want to clean and rebuild your solution again. Also take a look at the Interpolator.cs script in the holotoolkit as you might have a problem there too.
Sign In or Register to comment.