MaxWang-MS
MaxWang-MS
### Description Trying to set the `PublishSingleFile` to true during publishing causes maui apps to crash at launch on Windows. Also using dotnet --version it seems that I am on...
MRTK3 already has rudimentary support for mobile AR devices (ARCore, ARKit). However, input is largely missing. We'll need to implement touch-screen based interactors for spatial manipulation from mobile devices (and/or...
Compare MRTK2 and 3 perf in some comparable scene(s) to get a concrete understanding of where we stand in performance right now.
To monitor the performance changes within MRTK3, it would be super useful to have a scene with associated scripts to perform some common operations on devices and give us performance...
Still WIP, but the API surface is ready for review:) The prefab part is blocked by @Zee2's work to create a batchable canvas button