MixedRealityToolkit-Unity icon indicating copy to clipboard operation
MixedRealityToolkit-Unity copied to clipboard

[MRTK3] Migrating important example scenes from MRTK2

Open cre8ivepark opened this issue 3 years ago • 3 comments

Overview

Adding some example scenes for the high-priority features frequently used by customers from v2:

  • TapToPlace Example: Known issue - only magnetic behavior works when 'auto start' is checked. Select (pickup/place)behavior is not working. Need engineering investigation on input/interactor.

  • Clipping Example

  • Outline Example

  • Solver Example (Follow / RadialView / InBetween)

  • Directional Indicator Example

2022-05-02 22_10_02-MRTKDevTemplate - ClippingExamples - PC, Mac   Linux Standalone - Unity 2020 3 3 2022-05-02 22_59_32-MRTKDevTemplate - OutlineExamples - PC, Mac   Linux Standalone - Unity 2020 3 30 2022-05-03 12_50_33-MRTKDevTemplate - SolverExamples - PC, Mac   Linux Standalone - Unity 2020 3 30f

Known issue - only magnetic behavior works when 'auto start' is checked. Select (pickup/place)behavior is not working. TapToPlace_RayInteractor_Autostart

2022-05-03 13_22_27-MRTKDevTemplate - DirectionalIndicatorExample - PC, Mac   Linux Standalone - Uni 2022-05-03 23_30_36-MRTKDevTemplate - TapToPlaceExample - Universal Windows Platform - Unity 2020 3

cre8ivepark avatar Sep 02 '22 05:09 cre8ivepark

I'd recommend we do not port the Solvers scenes until @RogPodge's work on unifying and rewriting the solvers + constraints systems is done.

Zee2 avatar Sep 02 '22 16:09 Zee2

I'd recommend we do not port the Solvers scenes until @RogPodge's work on unifying and rewriting the solvers + constraints systems is done.

Sounds great!

cre8ivepark avatar Sep 02 '22 18:09 cre8ivepark

I think it may take some time to rewrit the solver system, I'm ok with the solver scene getting ported within this PR, so as to not block the migration of the other scenes.

It might be good to bring back the Experimental folder? This way, we can at least stage components and tools we think will require significant breaking changes in the future.

RogPodge avatar Sep 07 '22 17:09 RogPodge

Created task to track this work

  • https://github.com/microsoft/MixedRealityToolkit-Unity/issues/11489

AMollis avatar Apr 21 '23 19:04 AMollis

Closing PR. These changed merged with @marlenaklein-msft PR:

  • https://github.com/microsoft/MixedRealityToolkit-Unity/pull/11522

AMollis avatar Apr 27 '23 23:04 AMollis