|
DIRECTX PROGRAMS
When using DirectInput, Microsoft's DirectX API, it is possible to write programs for many inexpensive
force feedback devices available on the market. These devices include DirectX-compatible FF
mice, FF joysticks, FF steering wheels, etc. DirectInput provides the simple and effective way to
read the position and buttons and to send force commands to many force feedback devices.
DirectX SDK
Here is some help for DirectX programmers.
A program in C++ with source code for FF joystick
is presented as an example in DirectX SDK.
|
|