WebGLMocapPlayer
Sample players for the MocapJS motion capture library for Three.js
Players
- Web Player (BVH and C3D)
- VR Player for Google Cardboard
- Streaming Player
Requirements:
Installation Instructions
- Clone the MocapJS and the players:
$ git clone --recursive https://github.com/omimo/MocapJS.git
- Install the third-party packages with bower:
$ cd players/
$ bower install
Feedback, Bugs, and Questions
For any questions, feedback, and bug reports, please use the Github Issues.
Credits
Created by Omid Alemi
License
This code is available under the MIT license.