ofxOculusRift
ofxOculusRift copied to clipboard
easy ofxOculusRift rendering and headtracking for openFrameworks
would be awesome
I noticed the example doesn't appear to be stereo, and this is probably due to the units. `SetIPD(float)`'s default value or the default disparity is 0.064 meters but the example's...
Set a more complete .gitignore and delete a large file to clean up the repo and reduce shallow clone times.
The addon looks great. I would like to use it on code::blocks 12.11 windows 8.1 and OF 0.8.3 but had no success. I have some errors with OVR_FileFILE.cpp '_wstat64' was...
in ofxOculusRift.h VS2012 is throwing "Ptr is ambiguous" errors for Ptr pManager; Ptr pHMD; Ptr pSensor; and so nothing will compile (example nor new file).
Every time I try to make a new project it not worky even though running the example file from its default directory in the addons folder does. If I copy...
Awesome job on the refactor, guys. If technically feasible it might be good to bring back the ability to directly request sensor data (i.e. headset orientation & acceleration). This data...