Search found 3 matches

by yoursort
Fri Oct 24, 2008 3:28 am
Forum: Developer's Forum for Windows
Topic: Space Navigator and VRPN - Simple Example Code
Replies: 6
Views: 24890

Sorry but the code is not inserted correct in this forum. I don´t know why so here is the download to a textfile:
http://rapidshare.com/files/157059949/V ... e.txt.html
by yoursort
Fri Oct 24, 2008 3:18 am
Forum: Developer's Forum for Windows
Topic: Space Navigator and VRPN - Simple Example Code
Replies: 6
Views: 24890

The code aagain

So because it seems my code from the first post is lost here it is again (i post it in normal text because the code-markup works not right): // SpaceNavigatorServer.cpp // A small example server for the 3D-Connexion Space Navigator // // Author: Lars Bilke #include <vrpn_3DConnexion> vrpn_Connection...
by yoursort
Mon Dec 10, 2007 8:49 am
Forum: Developer's Forum for Windows
Topic: Space Navigator and VRPN - Simple Example Code
Replies: 6
Views: 24890

Space Navigator and VRPN - Simple Example Code

Hi, because there is no simple example for using the Space Navigator with VRPN over a network and there is no clear and simple example or tutorial about VRPN at all I post these two little programs: The Server: // SpaceNavigatorServer.cpp // A small example server for the 3D-Connexion Space Navigato...