jupytercad / JupyterCAD

A JupyterLab extension for 3D geometry modeling
https://jupytercad.github.io/JupyterCAD
BSD 3-Clause "New" or "Revised" License
123 stars 18 forks source link

Add `ViewHelper` to JupyterCAD Editor #419

Closed arjxn-py closed 1 month ago

arjxn-py commented 1 month ago

This issue proposes the addition of a ViewHelper to the JupyterCAD editor. This would greatly enhance user experience by providing a 3D viewport gizmo that allows users to interactively control and view camera orientations.

The ViewHelper can offer users a visual and interactive tool to change views, similar to the feature demonstrated in this repository: three-viewport-gizmo. A working example can be found here: three-viewport-gizmo example.

Expected Behavior

Proposed Implementation

martinRenou commented 1 month ago

Thanks! This extension looks really good.

💯 on adding it to JupyterCAD