Skip to content

An example for using FreeTrack headtracker data in your C++ application.

Notifications You must be signed in to change notification settings

dylanwinn/FreeTrackCInterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple command line application which reads the data from FreeTrack using the FreeTrackClient.dll interface. This is the example which ships with the FreeTrack SDK, but here it has been fixed to compile under Visual C++ 2010 and run on Windows 8.

Assumes that a copy of the FreeTrackClient.dll is in the same folder, though this does not necessarily have to be the same folder as the FreeTrack application itself.

Based on code from http://en.wikipedia.org/wiki/Dynamic-link_library
Based on code Copyright Alastair Moore, December 2007

About

An example for using FreeTrack headtracker data in your C++ application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published