Re: JOGL/Rift/JOVR - Exception in thread "main-Display-.windows_tiny-1-EDT-1"
Posted by
BrickFarmer on
Nov 21, 2014; 8:56am
URL: https://forum.jogamp.org/JOGL-Rift-jocular-Exception-in-thread-main-Display-windows-tiny-1-EDT-1-tp4033677p4033594.html
I've removed the shutdown hook for now, that was just a distraction from the real problems.
ie. the exception on 0430 and my strange projection issues that warp the scene.
I've updated my code to work without having a Rift now (flag is 'useDebugHMD') :) Since this is my first github experience, I'd be interested if anyone manages to run the code, or if I'm missing something from my commits.
https://github.com/WhiteHexagon/example-jovr-jogl-riftI'm going to bounce this back over to the Oculus forum and see if anyone there can help. Thanks for your inputs, and if you see anything I can be doing in a better 'JOGL way', please let me know!