florianblume / qt3d-gizmo

3D gizmo to attach to Qt3D entities.
GNU General Public License v3.0
17 stars 3 forks source link

Gizmo size issues #7

Open florianblume opened 2 years ago

florianblume commented 2 years ago

I'd like to offer the option that the user can set a size of the gizmo in pixels on screen and that the gizmo will then stay like this, no matter the camera position and window size. This is more difficult than expected.