Basic touch input
Handle touch events to drag and move on-screen objects for a minimal mobile-first interaction sample.
Handle touch events to drag and move on-screen objects for a minimal mobile-first interaction sample.
Track every active touch point and visualize multitouch gestures by drawing lines between fingers on the screen.
Scale internal 3D resolution for performance while keeping crisp screen-space UI by separating world and overlay render paths.