HoloLens 2 style bounding box gizmo

Current behavior:

Currently, the Babylon.js bounding box gizmo uses the legacy HoloLens 1 style from Mixed Reality Toolkit (MRTK) 1.x.

Playground: https://playground.babylonjs.com/#8GY6J8#211

Expected behavior:

The Babylon.js bounding box gizmo supports the new HoloLens 2 style from Mixed Reality Toolkit (MRTK) 2.x and above.

The new design is less distracting for users due to less visual noise.

mixed-reality-toolkit-bounding-box

bounding-box-hololens-2-style.mp4

Discussion

Discussed with @RaananW in Twitter DM.

@FluorescentHallucinogen

Author

FluorescentHallucinogen commented on Mar 5, 2023

Just found that HolographicSlate gizmo has design very similar to expected.

holographic-slate-gizmo

Playground: https://playground.babylonjs.com/#43YQHC#2

*Ported from GitHub

1 Like

This looks like a really easy mesh replacement todo. I’ll try to do it in the coming weeks.

1 Like
2 Likes