Etienne Landon пре 4 година
родитељ
комит
3d0c824e07
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -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