Tatrabbit / pyrift

Python wrapper for the Oculus Rift SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyrift

Python wrapper for the Oculus Rift SDK

>>> import pyrift
>>> pyrift.initialize()
>>> pyrift.get_orientation()
(-0.0001147584043792449, 0.27211394906044006, -0.006657531019300222)

About

Python wrapper for the Oculus Rift SDK

License:The Unlicense


Languages

Language:C++ 66.0%Language:C 33.9%Language:Python 0.1%