Skip to content

3 add pointer orientation#4

Open
LariWa wants to merge 5 commits intomainfrom
3-add-pointer-orientation
Open

3 add pointer orientation#4
LariWa wants to merge 5 commits intomainfrom
3-add-pointer-orientation

Conversation

@LariWa
Copy link

@LariWa LariWa commented Oct 14, 2025

Add Pointer Orientation for TUIO 2.0

Pointer Preview on Hover

  • added Tuio20PointerPreview which appears when hovering with the mouse
  • users can set the initial pointer angle using the scroll wheel
  • when spawning a new pointer, the previewed angle is applied
    fingerausrichtung

Jitter Slider

  • added SliderManager to manage shared slider behavior (min/max labels, value display)
  • added PointerOrientationJitter to add random jitter to pointer orientations, simulating recognition noise

Known Issues / Future Improvements

Pointer Preview

  • currently supports mouse input only, allowing only a single preview at a time
    → this limits testing for multi-pointer and gesture interactions

Jitter Slider

  • currently the slider is always visible, but only affects pointer behavior when TUIO 2.0 is active
    → could be moved to an Expert Mode or Advanced Settings toggle for a cleaner interface

@LariWa LariWa linked an issue Oct 14, 2025 that may be closed by this pull request
@LariWa LariWa requested a review from eqbic October 14, 2025 12:00
# Conflicts:
#	Assets/Scenes/SimulatorMain.unity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pointer orientation

1 participant