LICENSE
README.md
config.py
main.py
pyproject.toml
ai_virtual_mouse_controller.egg-info/PKG-INFO
ai_virtual_mouse_controller.egg-info/SOURCES.txt
ai_virtual_mouse_controller.egg-info/dependency_links.txt
ai_virtual_mouse_controller.egg-info/entry_points.txt
ai_virtual_mouse_controller.egg-info/requires.txt
ai_virtual_mouse_controller.egg-info/top_level.txt
core/__init__.py
core/camera.py
core/click_burst.py
core/cursor_controller.py
core/finger_posture.py
core/gesture_detector.py
core/hand_anchor.py
core/hand_mesh.py
core/hand_renderer.py
core/hand_tracker.py
core/hologram_gl_backend.py
core/hologram_overlay.py
core/perf_telemetry.py
core/runtime_settings.py
core/smoothing.py
core/ui_overlay.py
core/utils.py
services/__init__.py
services/virtual_mouse_service.py
tests/test_click_burst.py
tests/test_cursor_click_at.py
tests/test_gesture_detector.py
tests/test_hand_renderer.py
tests/test_hologram_overlay.py
tests/test_overlay_smoke.py
tests/test_perf_telemetry.py
tests/test_smoothing.py