It would be useful to have the ability to quickly toggle to axis-aligned views of the scene. Most 3D editing environments have some kind of "viewport gizmo" or "view cube" (CAD software) for this purpose. Here's the bundled one in three.js, as seen in their scene editor:

There are some fancier third party ones as well: https://fennec-hub.github.io/three-viewport-gizmo/
Thanks for the super useful project!
It would be useful to have the ability to quickly toggle to axis-aligned views of the scene. Most 3D editing environments have some kind of "viewport gizmo" or "view cube" (CAD software) for this purpose. Here's the bundled one in three.js, as seen in their scene editor:

There are some fancier third party ones as well: https://fennec-hub.github.io/three-viewport-gizmo/
Thanks for the super useful project!