Hi,
is there any good example or code snippet to use as starting point for rift (ovr) integration.
I saw a couple of examples but they all are based on a very old ovr version.
Thanks and best regards
Sebastian
This example code (https://github.com/WhiteHexagon/example-lwjgl3-rift/tree/master/src/main/java/com/sunshineapps/rift/experimental) should get you started.
LWJGL currently supports Oculus SDK 1.4, but 1.5 support will be added soon.
Thank you i will check this.