OpenPerform brings real-time motion capture to artists and performers excluded by the high barriers to entry of expensive or "closed" systems. Our open source javascript performance framework enables artists to take direct control of the medium, to quickly collaborate with others, and to easily craft new experiences for all web-based platforms (including AR and VR).
Visit OpenPerform.org for more information.
Check out the various styles and effects OpenPerform has to offer with our BVH animation demo!
- Node v10.15.0
- Yarn 1.13.0
- Webpack 4.29.3
Note: These versions are a recommendation. New versions may or may not work properly.
yarn
- Navigate to 'server' directory
- Copy 'config_example.js'
- Rename your new file to 'config.js'
npm run dev
Once built, open 'http://localhost:8080' in your browser
npm run build
Once built, start produciton servers
npm run start
Once servers are running, open 'http://localhost:8080' in your browser