spacenav simple example derived to OSC sender

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

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