spacenav simple example derived to OSC sender

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

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