Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.38 KB

README.md

File metadata and controls

60 lines (34 loc) · 1.38 KB

threedxware

Nim wrapper for 3Dconnexion's 3DxWare SDK io-leap Logo

About

This package contains bindings to 3dxWare, the official 3Dconnexion device driver, for the Nim programming language. 3Dconnexion provides sophisticated 3D input devices.

Supported Platforms

  • Mac OSX
  • Windows

Prerequisites

To compile the bindings in this package you must have the 3dxWare SDK installed on your computer. Users of your program need to install the 3dxWare Drivers that implement the actual device driver. Both can be downloaded from the Leap Motion website.

MacOSX

TODO

Windows

TODO

Dependencies

This package does not have any dependencies to other Nim packages at this time.

Usage

TODO

Support

Please file an issue, submit a pull request or email us at [email protected] if this package is out of date or contains bugs. For issues related to input devices or the device driver software visit the 3Dconnexion web sites below.

References