MicrosoftDocs / mslearn-mr-adt-in-unity

This is a repo that holds the sample code for the Mixed Reality and Azure Digital Twins in Unity Learn Path
Creative Commons Attribution 4.0 International
65 stars 55 forks source link

I do see the file #15

Open ajgonso opened 2 years ago

ajgonso commented 2 years ago

i don't see "ProjectBladeMRnew". what's the extension?

rbrundritt commented 2 years ago

It looks like the Mixed Reality Toolkit is using a file picker to have you select a folder. I've seen this done in other apps as there is not native folder picker feature in WPF. Assuming this is the case, locate the Asset folder of the Unity project, then select any file that is within the folder that also includes the Assets folder (I selected Readme.md).

UnityProjectFolder

rbrundritt commented 2 years ago

Also, I believe "ProjectBladeMRnew" is just the name someone changed the main project folder to locally on their system. I believe this is the "Unity-Project" folder in the download.

ajgonso commented 2 years ago

@rbrundritt

Thank you for your assistance. I'm quite new to this learning path.

Do you have any advice/resources/etc. you'd like to share with a future XR profoessional?

rbrundritt commented 2 years ago

I'm fairly new to the newer mixed reality tools. Most of my experience is in geospatial side of things. I built AR experiences in the past for mobile devices and computer cameras based on the sensors in the devices. Even included a code sample in a book I wrote for Windows 8.

That said, some general career advice;