Hello guys! I am having errors trying to initialize the rift in a C++
program, for some reason it doesn't initialize and I don't know whyhere
is my code://include standard libraries#include using
namespace std;//include GL#include //include Oculus #i...
Hello guys! I am fairly new to OpenGL and Oculus VR. I am trying to
build a cubemap for the rift. I already have a program running in OpenGL
in C++ but I don't understand how to render the cubemap into the oculus
rift. I took a look at the tiny room ...
Hello! I am new to the VR and I am trying to venture and create a little
project. I was wondering, do I really need to use UE4 or Unity? Or if I
have a .exe file that holds a simple triangle can be displayed in the
Rift? if not, is there any way on d...
Hello guys! I am very excited to work and develop for the oculus. I want
to know if any of you have any recommendations on how to start
developing a video game and what should it have for it to be a VR game.
I also want to do research on it as I want...
Thanks guys I have been working on my project and I am using openGL as I
want to learn videogame developement, the only thing is that I am having
difficulties rendering to the oculus as my program only renders into a
window, lol
I'm not really sure, but that seems to be related on the programming of
the software you are using. For example. in minecraft I think the only
way to move is only with the xbox controler. So basically some games are
programmed for the oculus to move ...
I am planning on doing a simulation of an environment so the user can
walk around and maybe interact with objects, I haven't gotten a lot of
experience in videogame dev.