Sample players for the MocapJS motion capture library for Three.js
- Web Player (BVH and C3D)
- VR Player for Google Cardboard
- Streaming Player
- 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
For any questions, feedback, and bug reports, please use the Github Issues.
Created by Omid Alemi
This code is available under the MIT license.