Nim bindings for the Sixense Core API.
This package contains bindings to Sixense Core API for the Nim programming language. The Sixense Core API is a cross-platform interface for getting data and sending commands to and from Sixense-powered devices, such as the Razer Hydra and STEM System.
The following platforms have been built and tested with Sixense SDK 062612:
LinuxMac- Windows
Download and install the latest Sixense SDK for your platform.
This package does not have any dependencies to other Nim packages at this time.
Import the sixense module from this package to make the bindings available in your project:
import sixense
Please file an issue, submit a pull request or email us at [email protected] if this package is out of date or contains bugs.