unity3d – Javascript in Unity for Oculus Rift
unity3d – Javascript in Unity for Oculus Rift
If you feel confident in JavaScript
then you should have very little trouble moving to C#
for Unity3D
scripting. There is a plugin for Unity
to use the Oculus Rift
. @jahroy is correct in stating that C#
documentation is expansive and most of it applies very well to Unity scripting
.
Here is a link to a tutorial. One caveat, it requires Unity Pro (I dont have a DEV kit, so I havent tried it personally). http://paddytherabbit.com/unity3d-oculus-rift-plugin-setup/
Good luck!
A-Frame is a JavaScript Virtual Reality Framework built on three.js, and has been gaining in popularity: https://aframe.io/docs/0.2.0/core/
Ive not tried it yet, but it sounds like it integrates well with Oculus.