Login  Register

Re: JOGL/Rift/JOVR - Exception in thread "main-Display-.windows_tiny-1-EDT-1"

Posted by Sven Gothel on Nov 21, 2014; 12:20am
URL: https://forum.jogamp.org/JOGL-Rift-jocular-Exception-in-thread-main-Display-windows-tiny-1-EDT-1-tp4033677p4033591.html

On 11/19/2014 11:28 AM, BrickFarmer [via jogamp] wrote:
> So I have moved my Rift test over to a new windows box.  Now I'm seeing a new
> exception (below).

Hi all,

while I have no time to discuss this OVR binding,
at least I can confirm that our OVR binding in JOGL
will be updated this year.

We probably will add support to DK2 within our DK1 SDK binding,
which does not include head-tracking and hence not requiring
the binary blob.

We will also add a binding to the DK2 SDK, which requires the
binary blob for headtracking. The latter seems to be possible now,
since all drivers have been released by now.

Please forgive me my little time I currently have available,
family business (our new born son) requires a lot attention
within the first three month :)

+++

However - if you like to add support for another binding using JOGL,
or like to perform above mentioned tasks,
please have a look at our stereo API.

The API:


<http://jogamp.org/deployment/jogamp-next/javadoc/jogl/javadoc/com/jogamp/opengl/util/stereo/package-summary.html>

StereoClientRenderer, putting it all together (GLEventListener, ..):


<http://jogamp.org/deployment/jogamp-next/javadoc/jogl/javadoc/com/jogamp/opengl/util/stereo/StereoClientRenderer.html>

The demo:
  com.jogamp.opengl.test.junit.jogl.stereo.StereoDemo01

~Sven



signature.asc (828 bytes) Download Attachment