Prelim OculusVR Support (Bug 1021)

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Prelim OculusVR Support (Bug 1021)

Sven Gothel
Administrator
.. a little heads up.

+++

Bug 1021 <https://jogamp.org/bugzilla/show_bug.cgi?id=1021>

OculusVR SDK resides in its own sub-module:

  <http://jogamp.org/git/?p=oculusvr-sdk.git;a=summary>

  including:
    - 'vanilla' branch
    - all sources (Linux, OSX, Windows)
    - 'master' branch w/ required patches.

GlueGen changes <https://jogamp.org/bugzilla/show_bug.cgi?id=1022>
allows the wrapper generation via JOGL.

Bring-up was successful on Linux, OSX and Windows.
  - compilation
  - launch basic OVR quer

TODO:
  - add stereoscopic renderer / demo

NOTE:
  - we link against libstdc++ statically

ISSUES:
  - on GNU/Linux we link against libudev dynamically
    but different versions are used in distributions,
    i.e. libudev.so.0 and libudev.so.1
    Solution ?

Cheers, Sven


signature.asc (894 bytes) Download Attachment