- Home /
Question by
MannoMation · May 30, 2020 at 05:05 PM ·
c#programmingaugmented-realityapplicationaugmentedreality
Spatial Mapping
I am working on an app which needs spatial mapping but I am not sure how to do it. I can not use AR Foundation because I am going to be running this app on a computer. I was looking into Surface Observer but Unity says it is deprecated and it will be removed in 2020.1. (Surface Observer is still in Unity 2020.1 but it is not in the manual.) If anyone has any ideas on how to make a spatial mapping program, I would greatly appreciate your help.
Comment
It seems like you're developing for HoloLens. AR Foundation supports HoloLens, you need to install Windows XR Plugin via Package $$anonymous$$anager.
No, I am not developing for the HoloLens. I am actually making a HUD which will run on my windows 10 computer. That is why I can not use AR Foundation.