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

Allow specifying a recording file via query parameter #6

Closed ngokevin closed 7 years ago

ngokevin commented 7 years ago

Use cases:

https://foo.bar/aframe.html?webvr-recording=recordings/baz.json https://foo.bar/aframe.html?webvr-recording=recordings/qux.json

dmarcos commented 7 years ago

yep

ngokevin commented 7 years ago

https://github.com/dmarcos/aframe-motion-capture/pull/12