isense

Bindings for the InterSense SDK

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install isense
choosenim install isense
git clone https://github.com/nimious/isense.git

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
isense - - - - - - -

Source

Repository https://github.com/nimious/isense.git
Homepage https://github.com/nimious/isense
Registry Source nimble_official

README

isense

Nim bindings for the InterSense SDK.

isense Logo

About

This package contains bindings to the InterSense SDK for the Nim programming language. InterSense provides a number of inertial, magnetic and GPS 3-dof and 6-dof position tracking devices, such as the InertiaCube series and IS series systems.

Supported Platforms

This package was last built and tested with InterSense SDK 4.2381. The bindings support the following platforms:

  • Linux
  • Mac OSX
  • Windows

Prerequisites

To use the bindings in this package you must have the InterSense runtime libraries for your platform.

Linux

Download the latest InterSense SDK or Library from the InterSense web site and copy the 32-bit or 64-bit libisense.so file into your program's folder.

Mac OSX

Download the latest InterSense SDK or Library from the InterSense web site and copy the contained libisense.dylib file into your program's folder.

Windows

Download the latest InterSense SDK or Library from the InterSense web site and copy the 32-bit or 64-bit isense.dll into your program's folder.

Dependencies

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

Usage

Import the isense module from this package to make the bindings available in your project:

import spnav

Support

Please file an issue, submit a pull request or email us at info@nimio.us if this package is out of date or contains bugs. For all other issues related to Oculus devices or the device driver software visit the Oculus web sites below.

References