MicrosoftDocs / mixed-reality

Mixed Reality documentation
Creative Commons Attribution 4.0 International
173 stars 181 forks source link

About docs for multple users by unreal engine #218

Closed MADAOHSUE closed 3 years ago

MADAOHSUE commented 3 years ago

I saw hololens for multple users only can develop by unity on the microsoft tutorial,but i want to develop it by unreal engine,and i have watched apollo 11 program contains double people watched and played in same scene, docs for multple users by unreal engine is missing?


文档详细信息

请勿编辑此部分。 docs.microsoft.com ➟ GitHub 问题链接必须具有此部分。

hferrone commented 3 years ago

@sw5813 @sajidfarooq Any ideas here?

sajidfarooq commented 3 years ago

Yes: All new example here: https://github.com/microsoft/MixedReality-Unreal-Samples/tree/master/HL2Collab

MADAOHSUE commented 3 years ago

Thank you,and i want to know can it synchronize the anchors? because i made a program by MRTK & UNet,but an object two people see is not in the same place,i think it should be cause by it.

------------------ 原始邮件 ------------------ 发件人: "MicrosoftDocs/mixed-reality" @.>; 发送时间: 2021年3月19日(星期五) 中午1:54 @.>; @.**@.>; 主题: Re: [MicrosoftDocs/mixed-reality] About docs for multple users by unreal engine (#218)

Yes: All new example here: https://github.com/microsoft/MixedReality-Unreal-Samples/tree/master/HL2Collab

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

sajidfarooq commented 3 years ago

Are the people using the device in the same location? If so, then you will need to align them first. A good way to do so is to provide a QR code that all Co-located devices have to look at to calibrate and align the origin first.

I have an example of that but didn’t include it because I wanted to keep the HL2Collab example as simple as possible.

On Mar 18, 2021, at 11:19 PM, MADAOHSUE @.***> wrote:

 Thank you,and i want to know can it synchronize the anchors? because i made a program by MRTK & UNet,but an object two people see is not in the same place,i think it should be cause by it.

------------------ 原始邮件 ------------------ 发件人: "MicrosoftDocs/mixed-reality" @.>; 发送时间: 2021年3月19日(星期五) 中午1:54 @.>; @.**@.>; 主题: Re: [MicrosoftDocs/mixed-reality] About docs for multple users by unreal engine (#218)

Yes: All new example here: https://github.com/microsoft/MixedReality-Unreal-Samples/tree/master/HL2Collab

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

hferrone commented 3 years ago

@sajidfarooq Can you link that other example here so we can close this with all available resources?

hferrone commented 3 years ago

Here is the sample repo: https://github.com/microsoft/MixedReality-Unreal-Samples/tree/master/HL2Collab