@@ -0,0 +1,5 @@
+# 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