OpenXRay/xray-16

head tracking support

開放

#1,456 建立於 2023年10月4日

 (3 則留言) (0 個反應) (0 位負責人)C++ (519 個分叉)auto 404
EnhancementHelp wantedPlayer Experiencegood first issue

倉庫指標

星標
 (3,524 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Games like Arma or Squad implement head tracking support. This allows for the player's head to be rotated independent of his's facing and gun model.

Here's an example on how to retrieve pitch and yaw data from a wide range of head tracking software: https://github.com/opentrack/opentrack/blob/master/contrib/trackir-client/client.c

As an author of that client code and head tracking software I can provide more info and assistance, unless it requires too much experience with openxray code.

Here's a video someone made for Arma: https://www.youtube.com/watch?v=6WYNPpiSh_M

貢獻者指南