Hacker News new | ask | show | jobs
by sigstoat 3042 days ago
have you actually looked at oculus' API? it is just a library exposing the displays and sensors, and it's probably the most vendor-specific of them.

you could #ifdef between it and any other VR library with minimal effort.

1 comments

SteamVR literally lets you build for Vive or Oculus with identical code and builds (using Unity)