spacenav simple example derived to OSC sender

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

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