python-ovrsdk icon indicating copy to clipboard operation
python-ovrsdk copied to clipboard

Cross-platform Python wrapper for the Oculus VR SDK C API

Results 4 python-ovrsdk issues
Sort by recently updated
recently updated
newest added

Can you also make bindings for **Mac**.

In python 3.3.3 a syntax error is produced by the except statement with a comma. Solution: use "as" instead. (This also causes trouble in pip install command under 3.3.3, see...

Tried running the test a few times in python. I got errors when the Oculus was disconnected, which is to be expected. After hooking up the output the test produces...

Hi -- thank you for putting this together. I've got it installed and running, and `test.py` works as expected (this is on kubuntu 14.10). Based on the [0.4.3 SDK doc](http://static.oculus.com/sdk-downloads/documents/Oculus_Developer_Guide_0.4.3.pdf)...