Skip to content

motmot/pygxinput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

:mod:`pygxinput` -- use XInput devices in pyglet

.. module:: pygxinput
  :synopsis: use XInput devices in pyglet
.. index::
  module: pygxinput
  single: pygxinput

Description

pygxinput allows use of XInput devices in pyglet. Such devices include 3Dconnexion Space Navigator and Wacom tablets.

For information about how to setup the Space Navigator as an XInput device, see http://www.fedorawiki.de/index.php/SpaceNavigator (in German).

It is provided under a BSD license by author Andrew Straw.

Screenshot

Screenshot of example program opengl_xinput.py demonstrating use of a 3Dconnexion Space Navigator to control the movement of a torus in 3D.

Screenshot of opengl_xinput.py

Download

The development version of pygxinput (raw files) may be downloaded via git:

git clone git://github.com/motmot/pygxinput.git

Discussion

For the time being, all discussion for this software should happen on the pyglet-users mailing list.