Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
jherico's avatar
jherico
Adventurer
11 years ago

JOVR 0.4.3.0: Java/Maven bindings for 0.4.3

I've updated my Java bindings for SDK 0.4.3. 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>0.4.3.0</version>
</dependency>


Known issues

  • Linux rendering seems a bit unstable. It's currently listed as experimental and only tested in nVidia cards.

  • Only light testing has been done.

36 Replies