java-graphics / openvr

Java OpenVR binding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project isn't being worked anymore, use this instead.

If you would like to continue it, let me know

Build Status

openvr

Java OpenVR binding

In sync with original OpenVR 1.02. It includes several enhances, like:

  • read() moved inside (Pointer peer) constructors
  • SIZE on geometric classes, such as HmdMatrix34_t
  • dataSize() on RenderModel_TextureMap_t
  • set(..) methods to avoid new instantiation on classes such as Texture_t

Steps:

  • add jars under \lib

Jogl hello vr here

About

Java OpenVR binding

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%