dmarcos / aframe-motion-capture-components

Capture entity motions and replay them on other entities
http://swimminglessonsformodernlife.com/aframe-motion-capture-components/
MIT License
132 stars 31 forks source link

Recording/replayer UI component #7

Closed ngokevin closed 7 years ago

ngokevin commented 7 years ago

A component that creates a UI for recording and replaying.

Actions may include:

Super difficult actions in the far future may include:

dmarcos commented 7 years ago

Yep, should be part of this repo or part of the inspector

ngokevin commented 7 years ago

We can provide a simple one in this repo for now to prototype and get the events infrastructure in place. We can start using it immediately, and then later it'll be easy to create one for Inspector.

ngokevin commented 7 years ago

Moving to https://github.com/aframevr/aframe-inspector/pull/498