#bindings #low-level #system #github #osvr-render-manager #osvr-core #osvr-sys-rs

sys osvr-sys

OSVR-Core and OSVR-RenderManager low-level system bindings

2 releases

Uses old Rust 2015

0.1.1 Aug 19, 2017
0.1.0 Aug 18, 2017

#516 in #low-level

23 downloads per month
Used in osvr

MIT license

6KB
62 lines

osvr-sys-rs

Raw bindings of OSVR for rust. If you are writing an application you probably want https://github.com/tomm/osvr-rs, which provides a safe and rusty API.

Prerequisites

To build this you will need to have built and installed the following C++ libraries:

https://github.com/OSVR/libfunctionality https://github.com/OSVR/OSVR-Core https://github.com/sensics/OSVR-RenderManager

Dependencies

~19MB
~403K SLoC