Skip to content

pjburnhill/SimpleMocapPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleMocapPlayer

A starting point for using MocapJS

Requirements:

Installation Instructions

  1. Clone the repository:
$ git clone https://github.com/omimo/SimpleMocapPlayer.git
  1. Install the third-party packages and libraries using bower:
 $ cd SimpleMocapPlayer/
 $ bower install
  1. Run a simple HTTP server using Python:
$ python -m SimpleHTTPServer
  1. Open the player.html in the browser, using the URL:

http://localhost:8000/player.html

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.

About

A starting point for using MocapJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 50.3%
  • JavaScript 33.2%
  • CSS 16.5%