Skip to content

Processing sketch to record the mouse movement and the trajectory as a jpeg and txt file.

Notifications You must be signed in to change notification settings

ch3gr/mouseRecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mouseRecord

Processing sketch to record the mouse movement and the trajectory as a jpeg and txt file.

Use

  • Start running the sketch and you will see the mouse trajectory being recorded as a grey line on the window.
  • Top left is the X and Y coordinates together with the UNIX style timestamp.
  • At the bottom left is the number of recorded positions.
  • Press 'q' to save a timestamped .jpg snapshot and a .txt file.
  • You may want to adjust the scale WinScale variable.

About

Processing sketch to record the mouse movement and the trajectory as a jpeg and txt file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published