Skip to main content

3 docs tagged with "mobile"

View all tags

Basic touch input

Handle touch events to drag and move on-screen objects for a minimal mobile-first interaction sample.

Multitouch input

Track every active touch point and visualize multitouch gestures by drawing lines between fingers on the screen.

Resolution Scaling

Scale internal 3D resolution for performance while keeping crisp screen-space UI by separating world and overlay render paths.