What can someone who receives an Oculus Rift Dev Kit 2 for Christmas
2016 do to start using and downloading software/games for it? Where can
he download the software or drivers needed? Where can he download
software, games, and content for it?Now tha...
May I know the best and easiest way to have Unity 4.6 running on game
mode display on Oculus Rift?I have installed all the required downloads
from https://developer.oculus.com/?action=dl&p=sdk&v=21From the
integration guide, it makes it sound like al...
pjenness said: nosys70 said: it was a place where developpers post their
applications so you can tryShare was where it was at pre CV1. And I
actually think there is a huge need for it now still. The random
developer ideas were fun to explore, but I c...
"MikeV3D" wrote:I just recently started getting this error message in
Unity in my VR project. Where exactly do I add the code:#if (UNITY_5_1
|| UNITY_5_0) ? Any help is much appreciated.On the latest update, the
change is:#if (UNITY_5_3 || UNITY_5_0)...
I am using a different OVR Controller (LeapOVRController) and building
it does not produce the direct to rift executable. Is there a way to
build and have the " DirectToRift.exe" without having to use the OVR
Player Controller?@Dschonny: What did you...
I found my answer
here:https://developer.oculusvr.com/forums/viewtopic.php?f=34&t=16295Unity
free support should only work with Unity 4.5.5.So I uninstalled Unity
4.6 and installed Unity 4.5.5 and now Oculus Rift works
Are you able to run other apps on the Rift? It sounds like Windows isn't
recongizing it as a monitor. Try switching to extended mode in the confg
util and reconnecting the Rift. Does the demo scene work after that?I am
able to run other apps on the R...