Navigation Menu

Skip to content

trentbrooks/ofxWinTouchHook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ofxWinTouchHook

windows 7 + 8 touch for OF

  • using 'hooks' to catch touch events before the window processes the events
  • no need to modify glfw/glu source with hooks
  • tested on win7+8 with OF 0.9 with Visual Studio 2015
  • added #define USE_WM_POINTER_EVENTS to ofxWinTouchHook.h to receive WM_POINTER events only (win8), comment out for WM_TOUCH

Ref:

About

windows 7 + 8 touch for OF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages