소스 검색

Create README.md

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