Troubleshooting (9/02/2014)

I found a Matrix demo for the Oculus Rift here:
http://www.tipatat.com/TheMatrixVR/
Here, you start in the iconic construct program, listening to morpheus.
You then can chose simulations such as being reborn, seeing the matrix, dodging bullets, and even attempting the famous jump program ("No one has ever made their first jump").
What is amazing is seeing how real it looks, even through just a headset, as you are fully immersed inside the world, and it reacts to you.
This program will serve as a good reference point for what is possible with this technology.
I also encountered a problem with Janus, where the mouse would not work in Oculus Rift mode.
I then tried opening tree project from last year, but it did not work, despite functioning flawlessly earlier.
I was receiving this error message:
"An application is requesting features not available in this version of the leap motion service"
I then looked at the documentation for the SDK upgrade and found this:
"V2 is not yet fully backwards compatible with V1, some V1 applications may not work as expected"
It appears that the upgrade uses different code libraries, and thus did not work with my project.
I will have to fix this.

Comments