Download List

Projeto Descrição

libsixdof provides C and C++ interfaces to 6
degrees of freedom devices. The library is
intended to be very unobtrusive to an application,
allowing support to be implemented without great
effort. For example, an application might only
need to issue 3-4 API calls to tell libsixdof
about Xwindow objects that it should monitor.
Apart from those setup calls, functions that are
useful for controllers should be registered with
libsixdof. The configuration of the device (how
its axis movements map to these registered
functions) is then taken care of completely by
libsixdof. The application doesn't really need to
care what 6dof device is attached, where it is
attached (USB, etc.), what its name is, or if
there is more than one.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-12 19:06
0.1.1

Suporte para o uso libspnav como uma fonte de evento foi adicionado.
Support for using libspnav as an event source was added.

2008-05-08 16:01
0.0.3

Ações do Eixo agora pode ser especificado usando mnemônicos eixo, bem como pelo número de eixos.
Tags: Minor feature enhancements
Axis actions can now be specified using mnemonic
axis names as well as by axis number.

2008-05-05 08:32
0.0.2

Apoio Button ligação foi adicionado. A API foi alargado para permitir uma aplicação a ter mais de uma janela administrado por libsixdof. O público C + + interface é agora virtual pura para ajudar futuras extensões para evitar a quebra de compatibilidade ABI.
Tags: Minor feature enhancements
Button binding support was added. The API was
extended to allow an application to have more than
one window managed by libsixdof. The public C++
interface is now pure virtual to help future
extensions to avoid breaking ABI compatability.

Project Resources