oculussdk-sys 0.1.0

Raw bindings to libOVR, the Oculus Rift PC runtime library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "oculussdk-sys"
version = "0.1.0"
authors = ["Nanopro <nanopro1g@gmail.com>"]
edition = "2018"
description = """
Raw bindings to libOVR, the Oculus Rift PC runtime library.
"""
keywords = ["oculus", "rift", "libovr", "vr", "ovr"]
repository = "https://github.com/Nanopro/oculussdk-sys"
license = "MIT / Apache-2.0"

[dependencies]