spacenav simple example derived to OSC sender

eLandon 5a2b1d3dcf Merge branch 'master' of https://github.com/eLandon/spacenavOSC 4 years ago
Makefile 4ca42e61dc added command line arguments to configure osc 4 years ago
README.md 3d0c824e07 Create README.md 4 years ago
spacenavOSC 4ca42e61dc added command line arguments to configure osc 4 years ago
spacenavOSC.c 4ca42e61dc added command line arguments to configure osc 4 years ago

README.md

spacenavOSC

simple application to send events from spacenav devices through OSC

Derived from the simple example from libspnav, so as to send an OSC message for every event. Proof of concept made with very basic C skills, might be improved later