spacenav simple example derived to OSC sender

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

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