Kitware / itk-vtk-viewer

2D / 3D web image, mesh, and point set viewer using itk-wasm and vtk.js
https://kitware.github.io/itk-vtk-viewer/
BSD 3-Clause "New" or "Revised" License
210 stars 64 forks source link

Head-tracking based resolution interaction #490

Open thewtex opened 2 years ago

thewtex commented 2 years ago

Zoom in and out in resolution / region of interest (depends on #397), with eye / head tracking. Perhaps use the y position of the viewer's nose?

Perhaps using:

Likely a button to opt-in to this behavior.

Suggested-by: @satra