Hi, can I run Processing Android VR on my Oculus Rift instead of Android mobile?
Thanks!
Hi, can I run Processing Android VR on my Oculus Rift instead of Android mobile?
Thanks!
Hi @olivia.chou
I am afraid not. Normally Oculus Rift uses a Unity3D program in C# or Unreal 4 in C++
But there are libraries for processing like OculusRiftP5 and the one by codeanticode here You could also try to do it in P5.js. See here.