logo
首页技术栈工具库讨论
oculus

oculus

Bindings to the oculus rift sdk head tracking. Requires installation of the OculusSdk, currently only supported for linux installs. You're going to need to either install the sdk under the default include and ld search path, or you can point cabal to your local oculusSdk install by using the "--extra-include-dirs" and "--extra-lib-dirs" flags. For example "cabal install --extra-include-dirs /path/to/OculusSDK/LibOVR/Include --extra-lib-dirs /path/to/OculusSDK/LibOVR/Lib/Linux/Release/x86_64" Below is a small program that initializes the rift and prints the orientation every second until ctrl-C
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconcpdurham/oculus5
HACKAGE
carbal install oculus
查看
标签
根据用户添加的标签生成
暂无标签