All Projects → kinetecharts → openPerform

kinetecharts / openPerform

Licence: MIT license
Check out the various styles and effects OpenPerform has to offer with our BVH animation demo!

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to openPerform

lvr
👓 Augmented Reality for everyone - Out of the world experiences
Stars: ✭ 92 (+283.33%)
Mutual labels:  augmented-reality, virtual-reality, three-js
Openxr Sdk Source
Sources for OpenXR loader, basic API layers, and example code.
Stars: ✭ 236 (+883.33%)
Mutual labels:  augmented-reality, virtual-reality
Stereokit
An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
Stars: ✭ 195 (+712.5%)
Mutual labels:  augmented-reality, virtual-reality
Model Viewer
Easily display interactive 3D models on the web and in AR!
Stars: ✭ 3,751 (+15529.17%)
Mutual labels:  augmented-reality, three-js
Geomapping With Unity Mapbox
Geomap is the virtualization of data that maps a Country. Mapbox Unity SDK gives data(Global map layers of Streets, Buildings, Elev, and Satellite) generating custom 3D worlds for Mobile VR/AR apps.
Stars: ✭ 118 (+391.67%)
Mutual labels:  augmented-reality, virtual-reality
Unity Webxr Export
Develop and export WebXR experiences using Unity WebGL
Stars: ✭ 130 (+441.67%)
Mutual labels:  augmented-reality, virtual-reality
Webxr Polyfill
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Stars: ✭ 251 (+945.83%)
Mutual labels:  augmented-reality, virtual-reality
Webxr Input Profiles
WebXR Gamepad assets, source library, and schema
Stars: ✭ 72 (+200%)
Mutual labels:  augmented-reality, virtual-reality
V2R
Code for our IJCAI 2020 paper: "Keep It Real: a Window to Real Reality in Virtual Reality".
Stars: ✭ 20 (-16.67%)
Mutual labels:  augmented-reality, virtual-reality
OpenISS
OpenISS -- a unified multimodal motion data delivery framework.
Stars: ✭ 22 (-8.33%)
Mutual labels:  artists, motion-capture
Viro
ViroReact: AR and VR using React Native
Stars: ✭ 1,735 (+7129.17%)
Mutual labels:  augmented-reality, virtual-reality
Pool2021
Pools organized for Epitech's students in 2021.
Stars: ✭ 19 (-20.83%)
Mutual labels:  augmented-reality, virtual-reality
Apertusvr
Virtual Reality Software Library
Stars: ✭ 112 (+366.67%)
Mutual labels:  augmented-reality, virtual-reality
Webxr
Repository for the WebXR Device API Specification.
Stars: ✭ 2,357 (+9720.83%)
Mutual labels:  augmented-reality, virtual-reality
Covise
Collaborative Visualization and Simulation Environment, OpenCOVER and OddLOT
Stars: ✭ 101 (+320.83%)
Mutual labels:  augmented-reality, virtual-reality
Polymer
🎨 graphics + interaction engine
Stars: ✭ 243 (+912.5%)
Mutual labels:  augmented-reality, virtual-reality
Svrf Ios Sdk
iOS SDK for the Svrf API and ARKit Face Filters
Stars: ✭ 24 (+0%)
Mutual labels:  augmented-reality, virtual-reality
Web Ar Experiment
Experimenting with WebAR
Stars: ✭ 59 (+145.83%)
Mutual labels:  augmented-reality, three-js
Three.js
JavaScript 3D Library.
Stars: ✭ 78,237 (+325887.5%)
Mutual labels:  augmented-reality, virtual-reality
WebScreenVR
WebScreenVR enhance your workspace while in Virtual Reality, allowing you to cast your screen and different applications around you in a 3D environment.
Stars: ✭ 53 (+120.83%)
Mutual labels:  augmented-reality, virtual-reality

Build Status Language grade: JavaScript dependencies Status devDependencies Status License: MIT

alt text

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.

Demo

Check out the various styles and effects OpenPerform has to offer with our BVH animation demo!

Built With

  • 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.

Install Dependancies

yarn

Create Server Config

  1. Navigate to 'server' directory
  2. Copy 'config_example.js'
  3. Rename your new file to 'config.js'

Hot Development

npm run dev

Once built, open 'http://localhost:8080' in your browser

Build for Production

npm run build

Once built, start produciton servers

Start Production Servers

npm run start

Once servers are running, open 'http://localhost:8080' in your browser

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].