|
@@ -14,18 +14,13 @@ Razer HDK and systems supporting OSVR
|
|
|
|
|
|
Google Cardboard / GoogleVR
|
|
|
|
|
|
-Legacy: Oculus Rift 0.5
|
|
|
-
|
|
|
-In any form of VR, a library is needed as support is not built in to the core of jMonkeyEngine3.
|
|
|
-
|
|
|
-== jMonkeyVR (https://github.com/phr00t/jMonkeyVR)
|
|
|
-This is the main library to use when you want wide VR support. It has full OpenVR/SteamVR support and OSVR support in the making (as of Oct 2016)
|
|
|
-
|
|
|
-== jme3-osvr (https://github.com/neph1/jme3-osvr)
|
|
|
-Together with https://github.com/neph1/OSVR-Java provides rudimentary OSVR support (extended mode). Examples: https://github.com/neph1/jme3-osvr-examples
|
|
|
+== jMonkeyEngine 3 has built in support for SteamVR/OpenVR compatible headsets.
|
|
|
+See example here:
|
|
|
+https://hub.jmonkeyengine.org/t/official-vr-module/37830/32
|
|
|
|
|
|
== gvr-android-jme (https://github.com/nordfalk/gvr-android-jme)
|
|
|
Google Cardboard VR SDK 1.0 integration
|
|
|
|
|
|
== Legacy
|
|
|
-There is legacy support for Oculus Rift up to version 0.5: https://github.com/neph1/jmonkeyengine-oculus-rift
|
|
|
+The following projects are not up to date, but may provide functionality not found in the other packages.
|
|
|
+Google Cardboard up to version 0.6: https://github.com/neph1/jme-cardboard
|