Hello Jan,

Actually VRPN looked a bit too bloated for me. Also I didn't find a simple example grabbing keyboard events, directly accessing keyboard state etc.
Is there some good starting point into VRPN?

cheers
Sebastian


On Mon, Feb 11, 2013 at 7:04 PM, Sebastian Messerschmidt <[email protected] <mailto:[email protected]>> wrote:

    What do  you mean by SDK?
    As I said I use OIS (http://sourceforge.net/projects/wgois/)

    The accumulated values simply require you to calculate the delta
    yourself by hold the current and the last-frame values. Also you
    might need to scale the delta according to your frame time.



Or just use VRPN - then you get a position vector and orientation quaternion directly.

J.


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to