kotlin-graphics / openvr

OpenVR SDK
http://steamvr.com
BSD 3-Clause "New" or "Revised" License
37 stars 0 forks source link
binding bindings hardware hmd java java-bindings jvm kotlin openvr-sdk sdk steamvr steamvr-plugin vr

JVM OpenVR Wrapper (synchronized with 1.2.10)

Build Status license Release Size [Github All Releases]()

OpenVR SDK

This is a kotlin wrapper of OpenVR, which is an API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting. This repository is an SDK that contains the API and samples. The runtime is under SteamVR in Tools on Steam.

Documentation

Documentation for the API is available on the Github Wiki

More information on OpenVR and SteamVR can be found on http://steamvr.com

Binding Features:

Sample:

You can find the OpenGL sample here

Contributions:

Don't hesitate to contribute to the project by submitting issues or pull requests for bugs and features. Any feedback is welcome at elect86@gmail.com.