Giter Site home page Giter Site logo

kenjiasaba / virtualmotiontracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gpsnmeajp/virtualmotiontracker

2.0 0.0 2.0 26.42 MB

Virtual Motion Tracker modded for MocapForAll

License: Other

C# 9.29% C++ 73.81% C 5.46% CMake 2.13% Shell 0.12% Cuda 0.81% Fortran 8.18% JavaScript 0.05% CSS 0.03% Python 0.01% Makefile 0.03% Batchfile 0.01% QMake 0.01% ShaderLab 0.06%

virtualmotiontracker's Introduction

VMT - Virtual Motion Tracker の MocapForAll向け改造版

VMT - Virtual Motion Tracker を改造し、デバイスの姿勢を取得するAPIを追加したバージョンです。
負荷分散のためにネットワーク上の別PCで実行しているSteamVRからデバイスの姿勢を取得したいというMocapForAllでの利用を念頭にしたものですが、場合によっては他の用途にも使えるかもしれません。

オリジナル版からの変更点

ドライバに対する操作に、下記が追加されています。

  • /VMT/GetDevicePose serial
    指定したシリアル番号のデバイスの姿勢の返送を要求します。 「serial」は、string型でデバイスシリアル(LHR-xxxxxxx等)を指定します。ヘッドマウントディスプレイに対しては、デバイスシリアルの代わりに「HMD」と指定することができます。

ドライバからの応答に、下記が追加されています。

  • /VMT/Out/DevicePose serial x, y, z, qx, qy, qz, qw
    シリアル番号で特定されるデバイスの姿勢を通知します。

上記以外は、オリジナル版と同じです。

Licence

MIT Licence

Logo text font: M+ Fonts https://mplus-fonts.osdn.jp/about2.html

virtualmotiontracker's People

Contributors

gpsnmeajp avatar ixsiid avatar kenjiasaba avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.