cancel
Showing results for 
Search instead for 
Did you mean: 

Java bindings for SDK 1.3.0

jherico
Adventurer
Java bindings for SDK 1.3.0 are now available.  Many thanks to Github user crramirez for the bulk of the work doing this.

The source code can be found on Github here.  Example code can be found here.

Developers using Maven (or a Maven compatible tool like Gradle) can declare a dependency on the following artifact:
    <dependency>
      <groupId>org.saintandreas</groupId>
      <artifactId>jovr</artifactId>
      <version>1.3.0.0</version>
    </dependency>

Currently this library has only been tested on 64 bit builds of Java, and it may not function on 32 bit versions.  As the Oculus SDK is windows only, this library is as well.
0 REPLIES 0