mbrown1413 / Mechanical-Puzzle-Studio

The Swiss Army knife of mechanical puzzle design.
https://puzzlestudio.io/
Mozilla Public License 2.0
1 stars 0 forks source link

[Graphics] 2D view "Flip" button #85

Open mbrown1413 opened 5 months ago

mbrown1413 commented 5 months ago

If you've rotated the 3D view around 180 degrees, you're viewing the piece from the opposite side as the 2D view. I'd like a button on the 2D view so it's viewing from the same direction.

The cameras in GridDisplay_camera.ts take the current viewpoint and position the camera in the viewpoint.forwardVector direction. This button would toggle that the camera is positioned in the -1 * viewpoint.forwardVector direction.

Possible icons to use: