Skip to content

Combines Tobii eye tracking with TrackIR head tracking for a fast hands-free mouse replacement, in Rust!

License

Notifications You must be signed in to change notification settings

trishume/FusionMouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FusionMouse

FusionMouse is currently an implementation of the PolyMouse concept in Rust using a Tobii 4C eye tracker and a TrackIR 4 head tracker. It fuses head tracking and eye tracking to create a fast hands-free mouse replacement. I've tested it and I get approximately the same performance on Fitts' law pointing speed tests as I do with a mouse.

Unlike my previous PolyMouse implementation, this one is designed to be more than a research system and will hopefully eventually be ready for daily use. With the original PolyMouse it's practically impossible to gather all the dependencies to compile it, but this is a nice Rust crate that can compile and run after installing LinuxTrack and the Tobii SDK.

Currently it uses an alpha Tobii SDK for mac that you have to request to get, so it's not quite possible for others to use yet. But hopefully soon Tobii will release their SDK publicly.

About

Combines Tobii eye tracking with TrackIR head tracking for a fast hands-free mouse replacement, in Rust!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages