Web & Hardware Tool
Room-Scale Mouse Driver
Continuous real-dimension physical motion tracking & infinite vector canvas plotting.
Unclamped Pointer Lock
Bypasses monitor screen resolution bounds (1920x1080) using browser Pointer Lock API to capture raw relative deltas indefinitely across room-scale distances.
1:1 DPI Calibration
Built-in interactive ruler wizard translates raw hardware sensor ticks into physical dimensions (Feet, Inches, Meters, Yards) with pinpoint accuracy.
Win32 RawInput CLI Driver
Includes a low-level Python driver (`raw_mouse_driver.py`) utilizing Windows `WM_INPUT` API to capture unscaled hardware packets for background telemetry.